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.

Upcoming Events [add]

February

Conferences

27. PHP UK Conference 2009

User Group Events

17. Madison PHP User's Group
17. PHP Brisbane Meetup Group
18. Miami PHP User Group
18. Broward Php Usergroup
18. Nashville PHP Users Group
18. Chicago PHP User Group Brunch
19. TriPUG
19. OINK-PUG (Cincinnati, Ohio)
19. Utah PHP Users Group Meeting
21. Kansas City
21. Miami Linux Users Group
21. Twin Cities PHP
21. Los Angeles LAMPsig
23. Long Island PHP Users Group
24. New York
24. AzPHP
24. Malaysia PHP Meetup
24. PHP Usergroup Karlsruhe
24. PHPUG Wuerzburg
24. DCPHP Beverage Subgroup
25. Irish PHP Users Group meeting
25. Front Range PHP Users Group Meet
26. Arabic PHP Group Meeting
26. Malaysia PHP User Group Meet Up
26. Sandy PHP Group
28. Sacramento PHP Group
28. Miami Linux Meetup
28. PHP RIO Meetup
28. PHP-Maranhao User Group Meeting

March

Conferences

07. 4Developers conference
18. First Italian PHPCon Conference

User Group Events

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

Training

01. Ahmedabad PHP Group Training
01. Introduction to PHP Database
01. PHP Training Hyderabad - DHRUSYA
02. MySQL Spain
02. Curso PHP Madrid
02. PHP E-Learning/Germany
02. Curso on-line ActionScript / PHP
02. PHP & MySQL Training in Kassel
02. PHP & MySQL com Dreamweaver MX
02. Curso on-line de PHP
02. PHP & MYSQL-Construindo WebSites
02. PHP Training Heilbronn
02. AJAX Programming with PHP (NC)
02. Formation PHP bases a maitrise
02. PHP/MySQL training San Francisco
02. PHP Training Philippines
02. Curso PHP Principiante-Experto
03. Curso on-line de PHP-MySQL
03. PHP Class at CalTek
04. PHP Training - Chennai - India
05. Curso de PHP Avanzado en Bilbao
05. Curso de PHP
07. PHP & AJAX -Construindo Websites
09. PHP para Expertos Curso on-line
09. Curso PHP y MySQL
09. Formation PHP Expert certifie
09. Formation Zend Framework
09. PHP I: Foundations Online Course
09. PHP II - Online Course
09. Zend Framework (german)
11. UK Object Orientation Workshop
12. UK Smarty Templating Workshop
16. PHP & MySQL Training / Gießen
17. Cursos de PHP en Bilbao
17. PHP PROFESSIONAL - UK COURSE
19. Chennai PHP Training
20. Zend Framework Cert. (german)
23. PHP Intro Course South Africa
23. PHP Foundations for i5/OS (de)
24. UK PHP Training
24. BUILDING RIA WITH PHP5 & AJAX
26. PHP Brasil - Training
30. Basic PHP Course
30. PHP Grundlagen in Giessen
31. PHP Certification Training

Windows PECL binaries

[10-Dec-2008]

Due to unfortunate circumstances Windows binaries for PECL extensions will no longer be available on http://pecl4win.php.net.

Work is being done to incorporate Windows binaries for PECL extensions into pecl.php.net and will hopefully be ready early 2009

If anyone is interested in the project please join the PHP Windows Development mailinglist.


PHP 5.2.8 Released!

[08-Dec-2008]

The PHP Development Team would like to announce the immediate availability of PHP 5.2.8. This release addresses a regression introduced by 5.2.7 in regard to the magic_quotes functionality, which was broken by an incorrect fix to the filter extension. All users who have upgraded to 5.2.7 are encouraged to upgrade to this release. Alternatively you can apply a work-around for the bug by changing "filter.default_flags=0" in php.ini.


PHP 5.2.7 has been removed from distribution

[07-Dec-2008]

Due to a security bug found in the PHP 5.2.7 release, it has been removed from distribution. The bug affects configurations where magic_quotes_gpc is enabled, because it remains off even when set to on. In the meantime, use PHP 5.2.6 until PHP 5.2.8 is later released.


PHP 5.2.7 Released

[04-Dec-2008]

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

Security Enhancements and Fixes in PHP 5.2.7:

  • Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371)
  • Fixed missing initialization of BG(page_uid) and BG(page_gid), reported by Maksymilian Arciemowicz.
  • Fixed incorrect php_value order for Apache configuration, reported by Maksymilian Arciemowicz.
  • Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658).
  • Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659).
  • Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
  • Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).(Fixes CVE-2008-3660)
  • Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow). (Fixes CVE-2008-2829)
  • Fixed extraction of zip files and directories with crafted entries, reported by Stefan Esser.

Further details about the PHP 5.2.7 release can be found in the release announcement for 5.2.7, the full list of changes is available in the ChangeLog for PHP 5.


Update (December 6th): Added missing zip security fix


PHP 5.3 alpha3 released!

[04-Dec-2008]

The PHP development team is proud to announce the third alpha release of the upcoming PHP 5.3.0 minor version update of PHP. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. It is imperative that more people join the effort to complete the documentation for PHP 5.3.0. Please also review the NEWS file.

THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!

The purpose of this alpha release is to encourage users to not only actively participate in identifying bugs, but also in ensuring that all new features or necessary backwards compatibility breaks are noted in the documentation. Please report any findings to the QA mailinglist or the bug tracker.

There have been a great number of other additions and improvements since the last alpha, but here is a short overview of the most important changes:

  • Namespaces (documentation has been updated to the current state)
  • Rounding behavior
  • ext/msql has been removed, while ext/ereg will now raise E_DEPRECATED notices
  • ext/mhash has been replaced by ext/hash but full BC is maintained
  • PHP now uses cc as the default compiler, instead of gcc
  • A number of bug fixes to ext/pdo, ext/soap, the stream layer among others

Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized.

The current release plan expects a stable release sometime around the end of Q1 2009.


News Archive

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