PHP
Applications
PHP is a server side language (runs when
invoked by user accessing a HTML file). The PHP code is embedded into
the HTML file.
If you are not familiar with PHP scripting,
you may like to learn more about it through one of the following online
resources:
DevShed PHP Introduction
DevShed's Copy of the PHP Manual
PHPBuilder.com's Getting Started With PHP
PHP.net Tutorial
PHP Resource Index Examples and Tutorials
PHP Wizard Tutorials
WebMonkey.com Tutorial
Zend.com a PHP Portal
Thousands of PHP programs can be found
at the following locations...
HotScripts.com
PHP Resource
Index
Please note that scripts can enter
infinite loops and cause problems for any server. Please edit scripts
with care!
|