Posted by
Anonymous 1964 Day ago, There are
0 comments

BrowseMan:
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. 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. It is a project of the Apache Software Foundation.Latest Changes:
Changed destructor mechanism so that destructors are called prior to request shutdown. (Marcus)
Rewritten UNIX and Windows install help files. (Do*****entation Team)
Updated several libraries bundled with the window
... more
Posted by
Anonymous 1994 Day ago, There are
2 comments

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
Download
... more
Posted by
Anonymous 1994 Day ago, There are
2 comments

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. 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. It is a project of the Apache Software Foundation.Latest Changes:
Updated PCRE to provide better error handling in certain cases
Changed doc comments to require a single white space after '/**'
Fixed strip_tags() to correctly handle '
Download Here: http://www.php.net/downloads.php
... more
Posted by
Goofy 2033 Day ago, There are
0 comments

PHP Development Team is proud to announce the release of PHP PHP 4.3.7. This is a maintenance release that in addition to several non-critical bug fixes, addresses an input validation vulnerability in escapeshellcmd() and escapeshellarg() functions on the Windows platform. Users of PHP on Windows are encouraged to upgrade to this release as soon as possible. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release. For a full list of changes in PHP 4.3.7, see the ChangeLog.
Download Here
... more
Posted by
Goofy 2102 Day ago, There are
0 comments

The PHP Development Team is proud to announce the release of PHP 4.3.5. This is primarily a bug fix release, without any new features or additions. PHP 4.3.5 is by far the most stable release of PHP to date and it is recommended that all users upgrade to this release where possible. HP 4.3.5 contains, among others, the following important fixes, additions and improvements:
- Fixed INI leak between Apache virtual hosts.
- Fixed crashes inside fgetcsv() and make the function binary safe.
- Fixed compilation with early versions of GCC 3.0.
- Fixed a bug that prevented feof() from working correctly with sockets.
- Improved the matchi
... more
Posted by
Goofy 2143 Day ago, There are
0 comments

PHP 5.0.0 Beta 4 has been unleashed. There have been no reports of the new features yet, but as soon as their available, they will be posted. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. 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. It is a project of the Apache Software Foundation.
Download
... more
Posted by
Goofy 2154 Day ago, There are
0 comments

This should be the last Release Candidate for this .5 build revision. PHP.net would like if everyone would test this build as much as possible. Download php-4.3.5RC2-Win32.zip | More...
... more
Posted by
Goofy 2251 Day ago, There are
0 comments

PHP 5.0.0 Beta 2 has been released. This is the first feature complete version of PHP 5, and we recommend for PHP users to try it. PHP 5 is still not ready for production use! Download
30 Oct 2003, PHP 5 Beta 2
- Lots and lots of changes in the Zend Engine 2 since beta 1:
. Added Iterators
. Improved memory manager
. Added Reflection API
. Removed the not so working namespaces support
. Removed support for expressions within constant declerations.
. You can read about most changes in ZEND_CHANGES under the Zend directory.
- Improved the DBX extension: (Marc)
... more
Posted by
Goofy 2373 Day ago, There are
0 comments

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. 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. It is a project of the Apache Software Foundation.
Changes:
PHP 5 features the Zend Engine 2
XML support has been completely redone in PHP 5, all extensions are now focused
around the excellent libxml2 library
SQLite has been bundled with PHP
Streams have been greatly improved, including the abili
... more