Working with PHP

What is PHP?

PHP is a server-side, cross-platform, HTML embedded scripting language. All files ending in .php are handled by PHP.
To find out more about PHP, you can go to their website at: www.php.net.

Cookie test
Create a Custom Image
Process Form data
Read a File
Send e-mail
PHP Information on the Server

Back