allentech.net

Online Manual

Please see notice on manual index page, click here.

For support on demand visit our new support channel, TQ Support!

<< Chapter 17 - PHP3 and PHP4

What is PHP?


(Last modified Aug 26, 2002 )

PHP (Hypertext Preprocessor) is a server-side HTML embedded scripting language that was developed in C and has many powerful features for working with relational database systems.

PHP code may be embedded directly in your HTML document files, or may be included as an external file.

PHP allows dynamic web page creation without many of the server configuration and permission difficulties encountered with Perl.

Top