Skip to navigation
Skip to content

PHP

PHP is another scripting language. Like ASP, its commands are embedded within the HTML of a web page.

The commands are executed on the web server, making it browser independent. The web browser only sees the resulting HTML output of the PHP code.