PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

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.

Thanks To

Related sites

Community

Syndication

You can grab our news as an Atom feed.

This mirror sponsored by:

Hurricane Electric


Upcoming Events [add]

July

Conferences

11. CakeFest Berlin 2009
11. Official CakePHP conference

User Group Events

11. PHP User Group Nanaimo, BC/CA
11. PEA meeting from phpchina
11. PHPMS - Workshop PHP Extremo
14. Hamburg
14. Dallas PHP/MySQL Users Group
14. Dallas PHP Users Group (DPUG)
14. Austin PHP Meetup
14. OKC PHP Meetup
14. Oklahoma City PHP User Group
14. DrupalMad
15. Miami PHP User Group
15. Broward Php Usergroup
15. Nashville PHP Users Group
15. Chicago PHP User Group Brunch
16. TriPUG
16. OINK-PUG (Cincinnati, Ohio)
16. Utah PHP Users Group Meeting
17. PHP 5.3 BBQ Release Party Munich
18. Kansas City
18. Miami Linux Users Group
18. Twin Cities PHP
18. Los Angeles LAMPsig
20. Melbourne PHP User Group
21. Madison PHP User's Group
21. PHP Brisbane Meetup Group
25. Sacramento PHP Group
25. Miami Linux Meetup
25. PHP RIO Meetup
27. Long Island PHP Users Group
28. New York
28. AzPHP
28. Malaysia PHP Meetup
28. PHP Usergroup Karlsruhe
28. PHPUG Wuerzburg
28. DCPHP Beverage Subgroup
28. Brisbane PHP User Group
29. Irish PHP Users Group meeting
30. Arabic PHP Group Meeting
30. Malaysia PHP User Group Meet Up
30. Sandy PHP Group

August

User Group Events

02. PHP meeting online in China
02. meeting de LAMPistas en La Paz
04. SW Florida Linux Users Group
04. PDXPHP monthly meeting
04. PHPNW: PHP North West user group
05. Meeting PHP Usergroup OWL
05. PHP Meetup Columbia MD
05. BostonPHP
05. Berlin PHP Usergroup Meeting
06. SDPHP (San Diego, CA)
06. Hannover
06. Meetup Day
06. Omaha PHP Users Group Meetup
06. PHP London
06. The Houston PHP Users Group
06. Boston PHP Meetup
06. Atlanta PHP User Group
06. Manchester UK - PHP Group
06. Sydney PHP Group meetings
06. PHP UG Meetup Auckland
06. Jacksonville User Group
06. Seattle PHP Meetup Group
06. The Copenhagen PHP Meetup Group
06. SF PHP Meetup
06. Knoxville Python & PHP UG
07. Köln/Bonn
07. Iran PHP developer's meetup
08. PHP User Group Nanaimo, BC/CA
08. PEA meeting from phpchina
11. Hamburg
11. Dallas PHP/MySQL Users Group
11. Dallas PHP Users Group (DPUG)
11. Austin PHP Meetup
11. OKC PHP Meetup
11. Oklahoma City PHP User Group
12. Wash DC PHP Developers Group
12. Stuttgart
13. Meeting usergroup Dortmund
13. PHP Usergroup Frankfurt/Main
13. Edinburgh PHP Users Group
15. Kansas City
15. Miami Linux Users Group
15. Twin Cities PHP
15. Los Angeles LAMPsig
18. Madison PHP User's Group
18. PHP Brisbane Meetup Group
19. Miami PHP User Group
19. Broward Php Usergroup
19. Nashville PHP Users Group
19. Chicago PHP User Group Brunch
20. TriPUG
20. OINK-PUG (Cincinnati, Ohio)
20. Utah PHP Users Group Meeting
21. php BBQ in Vienna
22. Sacramento PHP Group
25. New York
25. AzPHP
25. Malaysia PHP Meetup
25. PHP Usergroup Karlsruhe
25. PHPUG Wuerzburg
25. DCPHP Beverage Subgroup
25. Brisbane PHP User Group
26. Irish PHP Users Group meeting
27. Arabic PHP Group Meeting
27. Malaysia PHP User Group Meet Up
27. Sandy PHP Group
29. Miami Linux Meetup
29. PHP RIO Meetup
31. Long Island PHP Users Group

Training

01. PHP & AJAX -Construindo Websites
01. Core and Advanced PHP Workshop
01. Curso PHP Essentials
02. Ahmedabad PHP Group Training
03. MySQL Spain
03. Curso PHP Madrid
03. PHP E-Learning/Germany
03. Curso on-line ActionScript / PHP
03. PHP & MySQL Training in Kassel
03. PHP & MySQL com Dreamweaver MX
03. Curso on-line de PHP
03. PHP & MYSQL-Construindo WebSites
03. PHP Training Heilbronn
03. PHP Techniques
03. Curso - Zend Framework
04. Curso on-line de PHP-MySQL
04. PHP Class at CalTek
05. PHP Training - Chennai - India
06. Curso de PHP Avanzado en Bilbao
10. PHP para Expertos Curso on-line
10. Curso PHP y MySQL
10. Advanced PHP Programming (NC)
12. UK Object Orientation Workshop
13. UK Smarty Templating Workshop
17. PHP & MySQL Training / Gießen
18. Cursos de PHP en Bilbao
18. Kurs i PHP och MySQL, Goteborg
20. Chennai PHP Training
24. PHP Intro Course South Africa
25. UK PHP Training
27. PHP Brasil - Training
31. Basic PHP Course

2009 PHP TestFest

[09-Jul-2009]

So finally we are at the end of the 2009 PHP TestFest. It has been an outstanding success with the coverage increasing by about 2.5% overall and 887 new tests contributed in the TestFest SVN repository of which 637 have already been added to PHP CVS.

User groups from all over the world have worked hard to make this happen and we thank each and every one of you for your contribution to PHP! You really made a difference to the PHP5.3 release quality.

There still are few loose ends to tie up - the TestFest SVN repository will be closed for contributions later this week and the last few tests will be moved into the main PHP repository. Finally, we have 10 elePHPants and 9 TestFest mugs to give out. The winners of mugs and elePHPants will be drawn at random from a list of people who wrote tests; the winner's names will be announced later this month.

For those that would like to continue to make a difference by writing tests there are two options. You can simply continue by submitting new tests to the QA mailing list, or, if you have written a significant number of tests you might consider applying for your own PHP CVS (or SVN) ID. In your application you should reference the tests that you have written in support of your application.

Last but not least, we would like to thank all of the companies and institutions that sponsored TestFest. These include Combell, Corretgé, Faculdade Impacta de Tecnologia, IBM, iBuildings, Itera, Mayflower, Microsoft, Nexen (Alter Way Group), php|architect, Redpill-Linpro, Steinigke Showtechnic, Verges Council and Zend.


PHP 5.3.0 Released!

[30-Jun-2009]

The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes.

Some of the key new features include: namespaces, late static binding, closures, optional garbage collection for cyclic references, new extensions (like ext/phar, ext/intl and ext/fileinfo), over 140 bug fixes and much more.

For users upgrading from PHP 5.2 there is a migration guide available here, detailing the changes between those releases and PHP 5.3.0.

Further details about the PHP 5.3.0 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.


PHP 5.3.0RC4 Release Announcements

[19-Jun-2009]

The PHP development team is proud to announce the fourth release candidate of PHP 5.3.0 (PHP 5.3.0RC4). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more.

Please download and test these release candidates, and report any issues found. A stable release is expected next week . In case of critical issues we will continue producing weekly RCs. Downloads and further information is available at qa.php.net. See also the work in progress 5.3 upgrade guide.


PHP 5.2.10 Released!

[18-Jun-2009]

The PHP development team would like to announce the immediate availability of PHP 5.2.10. This release focuses on improving the stability of the PHP 5.2.x branch with over 100 bug fixes, one of which is security related. All users of PHP are encouraged to upgrade to this release.

Security Enhancements and Fixes in PHP 5.2.10:

  • Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files). (Pierre)

Further details about the PHP 5.2.10 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.


PHP 5.2.10RC2 and PHP 5.3.0RC3 Release Announcements

[12-Jun-2009]

The PHP development team is proud to announce the second release candidate of PHP 5.2.10 (PHP 5.2.10RC2) and the third release candidate of PHP 5.3.0 (PHP 5.3.0RC3). These RCs focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases.

PHP 5.2.10 is a pure maintenance release for providing bugfixes and stability updates. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more.

Please download and test these release candidates, and report any issues found. Downloads and further information is available at qa.php.net. See also the work in progress 5.3 upgrade guide.


News Archive

 
Atom | show source | credits | sitemap | contact | advertising | mirror sites