| Senior Member Name: Dennis Location: Joliet, Illinois Join Date: Apr 2005
Posts: 1,151
NP$: 351.10 ( Donate)
| Put simply, you won't use PHP without HTML if you're putting it into some sort of webpage. Think of it this way:
HTML - Makes everything look nice and actually IS what you see on the site
PHP - Site functionality. The reason everything works on [a PHP] site is because of PHP.
That holds true for other coding languages as well. E.g.: Perl, cgi, etc.
-RageD |