When a browser requests a .php page from a server, the php engine will run first and evaluate any php code that resides in the page. I.e. if a page contains <? $var = 5; echo $var ?> the php engine will 'spit out' 5 in that place.
You can think of php as being CGI build right into your html pages.
Christian
------------------
Axie automatically performs free, customizable searches for new
websites and delivers the links to members by personalized email. http://www.axie.com/
Bookmarks