About PHP Template ,Is anybody use htmltmpl(http://htmltmpl.sourceforge.net/)
I have lots of Perl HTML::Template Template files.
when I use those files to PHP htmltmpl,Many Error is
taken.at perl that like <TMPL_VAR name=something>
at PHP that must be <TMPL_VAR something>???
and at Perl I use <TMPL_VAR ESCAPE=HTML name=something>
<TMPL_VAR ESCAPE=URL name=something>
how to deal with at htmltmpl,Is there anyway to deal with
this without rewrite Template files ?
Is there anyone could help me? Very Thanks!
email : saloufeng@163.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
About PHP Template ,Is anybody use htmltmpl(http://htmltmpl.sourceforge.net/)
I have lots of Perl HTML::Template Template files.
when I use those files to PHP htmltmpl,Many Error is
taken.at perl that like <TMPL_VAR name=something>
at PHP that must be <TMPL_VAR something>???
and at Perl I use <TMPL_VAR ESCAPE=HTML name=something>
<TMPL_VAR ESCAPE=URL name=something>
how to deal with at htmltmpl,Is there anyway to deal with
this without rewrite Template files ?
Is there anyone could help me? Very Thanks!
email : saloufeng@163.com