About PHP
An HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
Whats New in this Version
-
Added the %F modifier to -printf to render a non-locale-aware representation of a float with the . as decimal separator.
- Fixed a bug in addslashes() handling of the character.
- Backported Marcus foreach() speedup patch from PHP 5.x.
- Fixed potential problems with unserializing invalid serialize data.
- Many more enhancements. Follow the link and
free download PHP 4.3.10 now.
DETAILS