is it true that templates can only accept html codes?
can i make it in such a way that a template can accepts php codes?
| SitePoint Sponsor |
is it true that templates can only accept html codes?
can i make it in such a way that a template can accepts php codes?
What sort of template are you referring to?
~The Artist Latterly Known as Crazy Hamster~
922ee590a26bd62eb9b33cf2877a00df
Currently delving into Django, GIT & CentOS


joyce was refering to template that most free/purchased script used to set up custom header and footer.
Your WebHosting Partner - RouterWebHost.com
eXam SIMulation Software - ExamSim.net
geeks forums -ProgrammingTutor.com
BMWClub of Malaysia - BMWClub.com.my
unofficial MU Fan Club coming soon - ManchesterUnited.com.my
Well, if you have a template, you can fill in HTML-only variables such as what DW4 offers in its template and call PHP strings instead.
Sketch
Most templating systems out their can only accept HTML in them. I haven't come across one yet that can accept PHP in it as well. I wrote my own in the end that can accept HTML and PHP.
Karl Austin :: Profile :: KDA Web Services Ltd.
Business Web Hosting :: Managed Dedicated Hosting :: From £250/m
Personal Web Hosting :: Budget Web Hosting :: From £50/y
Call 0800 542 9764 today and ask about our Cloud Hosting Platform


What would be the technique to do that?
Your WebHosting Partner - RouterWebHost.com
eXam SIMulation Software - ExamSim.net
geeks forums -ProgrammingTutor.com
BMWClub of Malaysia - BMWClub.com.my
unofficial MU Fan Club coming soon - ManchesterUnited.com.my
Bookmarks