What is PHP?
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.
Ever wondered how popular PHP is? see the Netcraft Survey.
You can grab our news as an RSS feed via a daily dump in a file named news.rss.
'; $MIRROR_IMAGE = ''; // Try to find a sponsor image in case this is an official mirror if (is_official_mirror()) { // Iterate through possible mirror provider logo types in priority order $types = array("gif", "jpg", "png"); while (list(,$ext) = each($types)) { // Check if file exists for this type if (file_exists("backend/mirror." . $ext)) { // Add text to rigth sidebar $MIRROR_IMAGE = "[27-Dec-2004] Surely, some of our visitors are back at work for a few days between holidays, and hopefully they will find our post-christmas gift useful. The function list suggestions we started to test a year ago seemed to be working better as some bugs were found and fixed, so it was time to make the result available on all php.net pages.
Whenever you type something into the search file, while having the function list search option selected, you will get a list of suggested functions starting with the letters you typed in. You can browse the list with the up/down keys, and you will be able to autocomplete the function name with the spacebar.
If you are not interested in this feature, you can turn it off for yourself on the My PHP.net page. More information about is available on the search page.
[22-Dec-2004] PHP West is holding a conference on January 14th, 2005 at the Vancouver Planetarium providing a great environment for the promotion of PHP within the Vancouver area. With the high impact level of speakers scheduled for this event, you can look forward to in depth talks from the likes of Rasmus Lerdorf, Terry Chay, John Coggeshall, Ilia Alshanetsky, and Cal Henderson speaking on a wide array of topics focused on Web Services.
Early Bird Specials are in effect right now, tickets are only $40 until December 26th! Due to limited capacity for this event we recommend you register soon to reserve your seat.
[15-Dec-2004] The PHP Development Team would like to announce the immediate release of PHP 4.3.10 and PHP 5.0.3. These are maintenance releases that in addition to non-critical bug fixes address several very serious security issues. All Users of PHP are strongly encouraged to upgrade to one of these releases as soon as possible.
For changes since PHP 4.3.9, please consult the PHP 4 ChangeLog. For changes since PHP 5.0.2, please consult the PHP 5 ChangeLog.
[15-Dec-2004] The second Web Technology conference in Bulgaria will be held in March 2005 at the city of Sofia. Within its framework, the Second Bulgarian PHP Conference and first IT Business conference will be held. The purpose of this meeting is to discuss the new tendencies in this direction and to popularize the internet technologies in the spheres of business, education, and services. The range of subjects includes technologies like PHP, Perl, business systems through web, education through the internet, and others. The Call For Papers is open, if you would like to have a speach at this event.
[15-Dec-2004] The PHP Center and the Software & Support Verlag are pleased to announce the International PHP Conference 2005 Spring Edition in Amsterdam, Netherlands. The dates for this event will be May 2-4, 2005. The conference venue is the RAI conference center.
Like last year the organizers would like to present an interesting and various programme to the international PHP Community, so they are happy to ask you to submit your proposals for the session programme.
The topics are General PHP, PHP & Business/Integration, PHP & Databases, PHP Design, PHP Extensions, PHP & XML and PHP-GTK.
[09-Nov-2004] The PHP Québec is proud to announce the PHP Québec conference 2005, which will be held on March, 30th&31th and April 1rst 2005. We are looking for the best speakers, willing to share their experience and skills with the educated crowd of PHP programmers in eastern Canada and in the USA. PHP Québec 2005 features 4 distinct tracks:
[01-Nov-2004] In order to boost more awareness of the pending software patent issues in the European Union—MySQL, ISP 1&1, RedHat and other partners started a new portal "http://nosoftwarepatents.com". The site is available in 10 different european languages and explains why software patents are bad, and how they might affect you. In order to learn more, or participate in events against software patents, have a look at the very informative website.
[25-Oct-2004] Congratulations to Qiang Xue, whose application 'PRADO' earned high votes both from the public and from the judges' panel! There are 49 other prizewinning applications in Zend's contest gallery - too many to list here. Some of them are ongoing projects, bringing PHP 5 a small armoury of useful open source tools.
The top 50 applications will remain on display until the end of this year, giving you the chance to take a leisurely look through the code and see how the new features in PHP 5 should be used.
[12-Oct-2004] PHP Québec, the profesional association of PHP users in Québec, will be part of the GTEC exhibition, in Ottawa, Ontario, on Tuesday October 19th and Wednesday October 20th. PHP Québec will present PHP's features, its capabilities for e-government and its support services in Canada. Come and meet us on the floor, booth 1610C.
[28-Sep-2004] The French AFUP association is proud to announce the fourth annual PHP meeting in Paris, on November 18th and 19th, 2004. Developers and managers will gather to meet Zeev Suraski, Rasmus Lerdorf and other prominent community experts for two days of sessions, packed with enterprise solutions and advanced techniques (in French).
[23-Sep-2004] The PHP Development Team is proud to announce the immediate release of PHP 5.0.2. This is a maintenance release that in addition to many non-critical bug fixes, addresses a problem with GPC input processing. All Users of PHP 5 are encouraged to upgrade to this release as soon as possible.
For changes since PHP 5.0.1, please consult the ChangeLog.
[22-Sep-2004] The PHP Development Team is proud to announce the immediate release of PHP 4.3.9. This is a maintenance release that in addition to over 50 non-critical bug fixes, addresses a problem with GPC input processing. This release also re-introduces ability to write GIF images via the bundled GD extension. All Users of PHP are encouraged to upgrade to this release as soon as possible.
For changes since PHP 4.3.8, please consult the ChangeLog.
[06-Sep-2004] The MySQL ComCon Europe 2004 brings together the vigor and excitement of a community event with the structure of MySQL mission-critical business event. The conference will take place in Frankfurt from November 9th to 10th and will have a day of pre-conference power workshops on the 8th. Sessions on diverse topics such as "Performance Tuning J2EE Applications deployed on MySQL", "PHP 5 and MySQL 4.1/5.0" and a two-part introduction to MySQL Cluster will be presented by MySQL core developers, expert trainers and MySQL community leaders. For more details on the event, please visit http://mysqlcomconeurope.com/.
[14-Aug-2004] OSCOM, the international association for Open Source Content Management is arranging the Fourth Open Source Content Management Conference from 29th September to 1st October in Zürich. This fall, the event features Apache Software Foundation projects, and PHP, so you have a chance to meet some prominent figures of the PHP scene there. OSCOM.4 is a place for developers, vendors, integrators and users to mingle and learn from each other. Registration is now open!
[14-Aug-2004] The latest online version of the PHP Manual contains a completely reorganized Installation and Configuration part, which is now divided into sections for individual platforms and servers to ease your first steps with PHP. The Windows installation instructions are completely revised, and now suggest you to set environment variables instead of moving files. This way upgrades and configuration changes become easier.
[12-Aug-2004] The PHP Development Team would like to announce the immediate availability of PHP 5.0.1. This is a maintenance release that in addition to many non-critical bug fixes also includes new UNIX and Windows installation docs which are now auto-generated from the PHP Manual.
For changes since PHP 5.0.0, please consult the ChangeLog.
[02-Aug-2004] PHP Tunisie has just released the second issue of its monthly french PHP Magazine. In this issue you'll find a large plan on PostgreSQL, Databases abstractions with PHP, your mini template engine, an article on images generation with PHP, the migration towards PHP5 with EasyPHP1.7... And many other articles and latests PHP news.
PHP Tunisie Magazine is edited by the Tunisian PHP Users Group.
[13-Jul-2004] The PHP team is proud to announce the final release of PHP 5!
Some of the key features of PHP 5 include:
For changes since Release Candidate 3, please consult the ChangeLog.