HTML is just that, DHTML is all the Javascript stuff in a sense like
when you add the onLoad event to the body tag when the page is
loaded it can execute a javascript.
PHP is like Javascirpt it is embedded into the HTML via <?php and ?> tags.
Just the same as Javascript is embedded like <script> and </script> tags.
When you embed PHP you have to change the extension from index.html/.htm
to index.php so the server knows the page contains PHP and executes the
PHP code within it.
Hope that clears a few things up!
Auron
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)