Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: Hypertext Preprocessor
[go: Go Back, main page]

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.

This mirror sponsored by:

PacketBusiness, Inc.


Upcoming Events [add]

August

User Group Events

28. Arabic PHP Group Meeting
28. Malaysia PHP User Group Meet Up
28. Sandy PHP Group
28. Burlington, VT PHP Users Group
30. Ceará PHP Group User - CEPUG
30. Miami Linux Meetup

September

Conferences

10. Seminar: Enterprise PHP and Zend
29. SLUD VII

User Group Events

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

Training

01. MySQL Spain
01. Curso PHP Madrid
01. PHP E-Learning/Germany
01. Curso on-line ActionScript / PHP
01. PHP & MySQL Training in Kassel
01. PHP & MySQL com Dreamweaver MX
01. Curso on-line de PHP
01. PHP & MYSQL-Construindo WebSites
01. Formation PHP Expert certifie
01. PHP Training Heilbronn
01. PHP Training Philippines
02. Curso on-line de PHP-MySQL
02. PHP Class at CalTek
02. PHP e MySQL para iniciantes
03. PHP Training - Chennai - India
04. Curso de PHP Avanzado en Bilbao
06. PHP & AJAX -Construindo Websites
07. Ahmedabad PHP Group Training
08. PHP para Expertos Curso on-line
08. Curso PHP y MySQL
08. PHP/MySQL training San Francisco
08. Advanced PHP Programming, NC
08. PHP Code Camp
09. PHP Website Optimitzation
09. Tutorial: Source Control
15. PHP & MySQL Training / Gießen
15. PHP Grundlagen Schulung
16. Cursos de PHP en Bilbao
16. PHP Web Sites Optimization
18. Chennai PHP Training
18. Design Patterns
18. PHP - XML DOM XSLT
18. Learn to build Symfony web apps
19. Extreme PHP Training
19. Zend Studio for Eclipse
22. PHP Intro Course South Africa
22. Developing Websites with PHP
23. UK PHP Training
25. PHP Brasil - Training
29. Basic PHP Course
29. Formation maitrise PHP a Paris
29. PHP Boot Camp (Raleigh, NC)

PHP 4.4.9 released!

[07-Aug-2008]

The PHP development team would like to announce the immediate availability of PHP 4.4.9. 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 PHP 4.4 release.

Security Enhancements and Fixes in PHP 4.4.9:

  • Updated PCRE to version 7.7.
  • Fixed overflow in memnstr().
  • Fixed crash in imageloadfont when an invalid font is given.
  • Fixed open_basedir handling issue in the curl extension.
  • Fixed mbstring.func_overload set in .htaccess becomes global.

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


PHP 5.3 alpha1 released!

[01-Aug-2008]

The PHP development team is proud to announce the first alpha release of the upcoming minor version update of PHP. Windows binaries will be available starting with alpha2 (intermediate snapshots available at snaps.php.net). The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. 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, but here is a short overview of the most important changes:

Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized. This is especially important for users that require the undocumented Zend engine multibyte support.

The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008.


TestFest 2008 wrap-up

[30-Jul-2008]

Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total test coverage for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying phpt test file!

Our top submitter Felix De Vliegher has actually committed his last submissions himself since, based on the high quality of his submissions, he has been granted commit rights to the PHP repository. We have not heard back from all participants, but we encourage everybody to blog about their experience and provide us with feedback on how to improve future events.

Now better late than never, here are the 10 winners of the promised elePHPant raffle sponsored by Nexen. Note that Felix asked me not to include him in the raffle, since he is already herding quite a number of elePHPants at home.

  • Eric Stewart
  • Håvard Eide
  • Marc Veldman
  • Michelangelo van Dam
  • Rein Velt
  • Rob Young
  • Sami Greenbury
  • Sebastian Deutsch
  • Sebastian Schürmann
  • Stefan Koopmanschap

We will provide Nexen with the email addresses of the winners, so that they can arrange to get the elePHPants shipped. Also for those people wondering, you can continue to submit tests on the TestFest submission site. A bit thank you to all participants and TestFest organizers! Without the countless people that helped organize local events, implement the infrastructure and submissions reviewers, the TestFest would have obviously not worked out as well as it has. We will surely do similar events in the future based on the big success of TestFest 2008.


Manual restructure and license change

[29-Jul-2008]

A few weeks ago the manual was restructured to improve navigation and make room for per-extension chapters and usage examples along with improved documentation for object oriented extensions.

The most noticable changes are the function reference, predefined variables, context options and parameters and predefined exceptions manual pages, for which we would really appreciate feedback on.

The upcomming PHP5.3 release introduces several major features such as namespaces, closures, late static bindings, internationalization functions, INI sections, and Phar among others. We would really appreciate any and all help we can get improving the documentation.

In related news, the manual was relicensed recently and is now covered by the CreativeCommons Attribution license.


Google Summer of Code: php.net students

[22-Apr-2008]

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.


News Archive

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