Re: Newbie - Redirect to do processing
If you want to seperate HTML and PHP you should look into templates,
such as
http://smarty.php.net/
.
Relevant Pages
- Re: [PHP] NEW: XML Application Objects
... >>which XSLT is more than adequate), ... > solution for templates, and that one should choose what suites him best. ... I will like to point out my reasons why I prefere my php template ... > Well, again, it is just my reasons. ... (php.general) - Re: [PHP] NEW: XML Application Objects
... >>which XSLT is more than adequate), ... > solution for templates, and that one should choose what suites him best. ... I will like to point out my reasons why I prefere my php template ... > Well, again, it is just my reasons. ... (php.general) - Re: Modular PHP
... > use of a library of reusable stylesheets and templates. ... you don't even need to have a firm grasp of Java to be able to ... When I'm not using PHP to generate my source content, ... Yes, Cocoon is complex. ... (comp.lang.php) - Re: [PHP] PHP, Smarty, and Text
... This motivates me to put markup ... code" the text with markup in included templates, ... I'd like the writers to not be ... It seems a bit tricky...the writer is providing the data without PHP ... (php.general) - Re: [PHP] having trouble with is_file() and is_dir() on 5.1.2
... templates <- only directory recognized (extra line breaks ... I want to make one array ... is_file and is_dir are checking in the same dir as your PHP script, ... So you are detecting that your PHP dir *also* happens to have a ... (php.general) |
|