PHP
Hypertext Preprocessor (PHP) is an open source
server-side scripting language used to create
dynamic Web sites and applications.
The new version of this scripting language
introduces speed, efficiency, and scalability
over version 3.0. The new PHP scripting engine
has redesigned the way your PHP scripts compile
and execute.
New PHP features include:
An extended API module
Generic Web server interface
for multi-threaded Web servers
Improved syntax highlighter
Native HTTP session support
Output buffering
Reference counting
A powerful new configuration
system
|