PHP
downloads | documentation | faq | getting help | mailing lists | 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]

May

Conferences

30. PHPConf 2008 Russia

User Group Events

31. Miami Linux Meetup

June

Conferences

07. Barcelona PHP Workshop
13. Dutch PHP Conference Amsterdam
13. Dutch PHP 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
04. Meeting PHP Usergroup OWL
04. PHP Meetup Columbia MD
04. BostonPHP
04. Berlin PHP Usergroup Meeting
04. Mobile Messaging Platform w/PHP
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
06. Köln/Bonn
06. Iran PHP developer's meetup
10. Hamburg
10. Dallas PHP/MySQL Users Group
10. Dallas PHP Users Group (DPUG)
10. Austin PHP Meetup
10. OKC PHP Meetup
10. Seattle PHP Users Group
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
14. Joomla! Day Philippines is on it
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
19. Php Argentina
20. PHPSC Conf
21. Kansas City
21. Miami Linux Users Group
21. Twin Cities PHP
21. Los Angeles LAMPsig
21. PHP Vikinger Unconference
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
26. Arabic PHP Group Meeting
26. Malaysia PHP User Group Meet Up
26. Sandy PHP Group
28. Sacramento PHP Group
28. Miami Linux Meetup
30. Long Island PHP Users Group

Training

01. Ahmedabad PHP Group Training
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. Zend Framework Training
03. Curso on-line de PHP-MySQL
03. PHP Class at CalTek
04. PHP Training - Chennai - India
05. Curso de PHP Avanzado en Bilbao
07. PHP & AJAX -Construindo Websites
09. PHP para Expertos Curso on-line
09. Curso PHP y MySQL
09. PHP Training Philippines
09. PHP Code Camp
09. Zend PHP I: Foundations
10. PHP Programming Course - London
16. PHP & MySQL Training / Gießen
16. Formation maitrise PHP a Paris
16. PHP Boot Camp (Raleigh, NC)
16. PHP/MySQL training San Francisco
16. Online - PHP I : Foundations
17. Cursos de PHP en Bilbao
19. Chennai PHP Training
19. Drupal for Developers Training
23. PHP Intro Course South Africa
23. FastTrack to PHP / MySQL
23. Formation PHP Expert certifie
23. Advanced PHP Programming (NC)
23. Online - PHP 5 Certification
24. UK PHP Training
26. PHP Brasil - Training
30. Basic PHP Course

Open Source Developers' Conference 2008 - Sydney - Call for Papers

The Open Source Developers' Conference 2008 is a conference run by open source developers, for developers and business people. It covers numerous programming languages across a range of operating systems, and related topics such as business processes, licensing, and strategy. Talks vary from introductory pieces through to the deeply technical. It is a great opportunity to meet, share, and learn with like-minded individuals.

This year, the conference will be held in Sydney, Australia during the first week of December. If you are an Open Source maintainer, developer or user, the organising committee would encourage you to submit a talk proposal on open source tools, solutions, languages or technologies you are working with.

For more details, see: http://osdc.com.au/2008/papers/cfp.html.

If you have any questions or require assistance with your submission, please don't hesitate to ask!

We continue to recognise the increasing importance of Open Source in providing a medium for collaboration between individuals, researchers, business and government. In recognition of this and ensure a high standard of presentations, we intend to peer-review all submitted papers.

OSDC 2008 Sydney (Australia) - Key Program Dates:

  1. 28 Apr - Call for Papers
  2. 30 Jun - Initial proposals (short abstract) due
  3. 21 Jul - Proposal acceptance
  4. 15 Sep - Accepted paper submissions

For all information, contacts and updates, see the OSDC conference web site at http://osdc.com.au/2008/.


Call for PUG, for elePHPants, 2008 generation

The elePHPants are now ready to make their 2008 generation. PHP User groups, enthusiasts and companies that are interested in groups of elePHPants, shall join this year's herd.

ElePHPants are a great link of the community, happily promoting your favorite language in conferences, on work station, baby cribs and other unusual places. Production prices make it possible for groups to raise funds, entice membership or simply bring joy and PHP around.

Pre-register your herd of elePHPants online, for big and small, and join the world of blue elePHPants.


Google Summer of Code: php.net students

The PHP team is once again proud to participate in the Google Summer of Code. Ten students will "flip bits instead of burgers" this summer:

Update (May 11th): Unfortunately Nicholas Sloan had to drop out of the program, but he will be replaced by Rudy Nappée working on the same application.


PHP 5.2.6 Released

The PHP development team would like to announce the immediateavailability of PHP 5.2.6. This release focuses on improving the stability ofthe 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.

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

Security Enhancements and Fixes in PHP 5.2.6:

  • Fixed possible stack buffer overflow in the FastCGI SAPI identified by Andrei Nigmatulin.
  • Fixed integer overflow in printf() identified by Maksymilian Aciemowicz.
  • Fixed security issue detailed in CVE-2008-0599 identified by Ryan Permeh.
  • Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
  • Properly address incomplete multibyte chars inside escapeshellcmd() identified by Stefan Esser.
  • Upgraded bundled PCRE to version 7.6

Update (May 6th): The Windows installers were missing the XSL and IMAP extensions.

Update (May 3rd): The Windows archives were missing the XSL and IMAP extensions.


Call for speakers for Forum PHP Paris 2008

The AFUP, Association Française des Utilisateurs de PHP, is proud to announce the upcoming conference "Forum PHP 2008".

For this unique event in France, we are looking for the best French speaking experts, who want to share their know-how and enthusiasm. This two day conference features one technical day, with the most advanced PHP techniques and a business day, with case studies and examples of successful projects.

  • How to manage a PHP project (tools, methods, ...)
  • Insure code quality
  • Internet and legal issues (intellectual property, ...)
  • Build a business around
  • PHP scalibility
  • Connect services(web services)
  • Rich User Interfaces (technology choice, implementation, ...)

Date and location

The "Forum PHP Paris 2008" will take place in Paris on 8th-9th december 2008

Sessions will typically be 45 minutes long followed by a 10 minutes Q&A session and up to 3 hours for workshops. Use the form on the site, no email proposal will be accepted.

Proposals will be reviewed after the deadline has passed. Additional information may be asked where needed. Proposals will be chosen according to their layout, relevancy for a professional audience and the overall homegeneity of the forum. Every candidate will be personnally notified of the status of their proposal. The decision is final. Priority will be given to sessions in French.


PHP DC conference 2008

The DC PHP Developers Group recently announced Kshemendra Paul as a featured keynote speaker at the DC PHP Conference & Expo, June 2-4, 2008, at George Washington University in Washington, DC. Paul, chief architect for the Office of Management and Budget Executive Office of the President, will be presenting on "Federal E-Government and Enterprise Architecture Updates."

Join hundreds of PHP practitioners, business managers, and government officials from around the world in the exchange of ideas and solutions for building a better web application infrastructure. The DC PHP conference will include tracks pertaining to business cases, best practices, the art of PHP, PHP applications, PHP in the enterprise, and Open Source. The full speaker schedule will be announced shortly.

For more information about DC PHP Conference & Expo 2008 and to register, please visit www.dcphpconference.com. Early discounted registration rates affective until April 15, 2008


TestFest 2008

The PHP-QA team would like to announce the TestFest for the month of May 2008. The TestFest is an event that aims at improving the code coverage of the test suite for the PHP language itself. As part of this event, local User Groups (UG) are invited to join the TestFest. These UGs can meet physically or come together virtually. The point however is that people network to learn together. Aside from being an opportunity for all of you to make friends with like minded people in your (virtual) community, it also will hopefully reduce the work load for the PHP.net mentors.

All it takes is someone to organize a UG to spearhead the event and to get others involved in writing phpt tests. The submissions will then be reviewed by members of php.net before getting included in the official test suite. Please visit the TestFest homepage to get additional details on the TestFest on how to get involved, either as a UG or by setting up the necessary infrastructure.


PHP @ FrOSCon: Call for Papers

The Free and Open Source Conference (FrOSCon) 2008 is a two-day conference on free software and open source. It will take place on August, 23th and 24th 2008 in Sankt Augustin near Bonn, Germany.

The PHP Usergroups Dortmund, Köln/Bonn and Hamburg are cooperatively organizing the PHP track as a sub-conference of the FrOSCon. The call for paper is now open.


Google Summer of Code 2008

Once again we are glad to announce that we have been accepted to be a Google Summer of Code project. See our program for this year's GSoC.

We would like to take this opportunity to say thanks to Google Inc. for this privilege to participate once again, and would like to invite everyone to look at our list of ideas: http://wiki.php.net/gsoc/2008. Students are of course more than welcome to come up with their own ideas for their proposals and we will consider each and every application that we will receive.

So once again, thanks to everyone who is involved in this magnificent journey and we hope to see many of you great students and open source passionate join us in our most enjoyable Google Summer of Code projects.


php|tek 2008: Chicago

php|tek 2008: Chicago

The publishers of php|architect Magazine are proud to announce the php|tek 2008 conference in Chicago, Illinois, USA.

The PHP Community meets May 20-23 for one of North America's premier PHP conferences of 2008. Join us to hear top speakers such as Derick Rethans (eZ Systems), Lucas Nelan (Facebook), Chris Shiflett (OmniTI), Eli White (Digg) and yes, even Terry Chay (Tagged).

For the past two years, php|architect's spring conference has sold out weeks before the start date, so if you're interested in attending, don't delay, and be sure to sign up ASAP!


PHP Québec conference 2008

2008 PHP Quebec Conference & Job Fair

The PHP Quebec team is pleased to present the sixth edition of the PHP Quebec Conference. The Conference will take place in Montreal, Canada, on March 12 through 14.

Join us for the PHPLabs, 2 days of technical talks, the Open Source Job Fair & Cocktail. Meet with well know community members such as: John Coggeshall, Marcus Boerger, Zak Greant, Chris Shiflett, Damien Seguy and many more.

Take note that online registration ends on March 7th. For more information, visit the website: http://conf.phpquebec.com


phplondon conference 2008

February 29th (Leap Year Day). phplondon.org announce their third annual community conference to be held at Inmarsat, Old Street, London.

This year the conference will run two tracks and include speakers such as Derick Rethans, Wez Furlong, Scott MacVicar and Zoe Slattery.

We will also be holding an extended presentation and discussion on frameworks for PHP.

Visit our conference site to register. Early bird discount is available until 1st February 2008.


DC PHP Conference 2008: Call For Papers Open

2008 DC PHP Conference June 2nd - 4th

  • Submission Deadline: March 15, 2008
  • Notification by: April 2, 2008

Join us at the 3rd Annual DC PHP Conference. The event will take place at George Washington University's Cafritz Conference Center in the heart of Washington DC. The three day conference begins June 2nd and 3rd with general sessions, and ends June 4th with tutorials.

For more details go to http://www.dcphpconference.com/node/346


PHP 4.4.8 Released

The PHP development team would like to announce the immediate availability of PHP 4.4.8. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last normal PHP 4.4 release. If necessary, releases to address security issues could be made until 2008-08-08.

Security Enhancements and Fixes in PHP 4.4.8:

  • Improved fix for MOPB-02-2007.
  • Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner.
  • Fixed integer overlow in str[c]spn().
  • Fixed regression in glob when open_basedir is on introduced by #41655 fix.
  • Fixed money_format() not to accept multiple %i or %n tokens.
  • Added "max_input_nesting_level" php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007.
  • Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active.
  • Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378).

For a full list of changes in PHP 4.4.8, see the ChangeLog.


News Archive

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