There's certainly nothing wrong with putting bits of PHP into a primarily HTML document, but for very large, complicated sites (and you mention that yours is), you'll probably want to use templates to separate out presentation and logic.


http://smarty.php.net/
http://sourceforge.net/projects/xtpl/

--
Jason Godesky
[EMAIL PROTECTED]
http://www.tribaldawn.com/jason/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to