Paul M Foster wrote:
On Mon, Feb 23, 2009 at 01:39:51PM -0800, Daevid Vincent wrote:
http://startuplessonslearned.blogspot.com/2009/01/why-php-won.html
I *like* the way this guy thinks.
Paul
It was a decent page.
Point #2 though - you can use mod_rewrite to do wonders with respect to
url presentation, and you can use DOMDocument to completely construct
the page before sending it to the browser - allowing you to translate
xhtml to html for browsers that don't properly support xhtml+xml.
Avoiding mixing html with php really is better, and php does let you do
that fairly easily.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php