View Single Post
  #22 (permalink)  
Old 09-16-09, 21:59
JeremyWJ JeremyWJ is offline
BOD Member
 
Join Date: May 2009
Posts: 98
Default

Quote:
Originally Posted by Quilceda View Post
True. Still, whether you're writing it by hand or generating it with PHP, you still need the HTML. No HTML, no viewable output. The PHP can control which HTML to display and can string it together for you if you've coded it to do so, but it can't take its place.

I never said PHP could take HTML's place. You can however use PHP to generate 100% of the HTML. In other words you can create a page without writing any actual HTML. You have to write the PHP code to generate the HTML though (so in a sense you still are).
__________________
Jeremy J

* Bodhost VPS Linux Account Holder
* Network Information Systems Professional
Reply With Quote