Contents
Contents
-
| Posted on: |
2012-02-03 |
| Summary: |
PHP 5.3.9 release was mostly meant to fix a security bug, but it introduced a new more serious bug. PHP 5.3.10 was just released to fix this issue.
Meanwhile Debian Linux maintainers decided to stop enabling the Suhosin extension by default. This extension is used by several Linux distributions to provide protection against present and future security bugs of PHP.
Read this article to learn more about the just fixed bug what you should do to avoid these security issues. You can also learn more what is the current PHP security status and the importance of the Suhosin extension to prevent PHP security problems. |
-
| Posted on: |
2012-02-01 |
| Summary: |
Earlier in January Ed Finkler announced the MicroPHP manifesto. It seems to be a rant about against the practices of developers that make PHP development more complicated than it should be. This is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 20 of the Lately in PHP podcast.
They also discuss the final release of PHP 5.4.0 and whether you should upgrade it or not, the repercussion of the PHP Hash Collision Vulnerability, as well the trends of PHP world based on the analysis of the PHP Zeitgeist 2011 initiative.
Listen to the podcast or read the transcript now to learn more in detail about these interesting PHP topics. |
-
| Posted on: |
2012-01-29 |
| Summary: |
PHP 5.4 is being released after many months of development and tests.
Read this article to get a brief overview of the features of this new release and learn about criteria that you may follow to decide if and when you should upgrade to the new version. |
-
| Posted on: |
2012-01-18 |
| Summary: |
The PHP Zeitgeist is an initiative that allows us to understand what were some of the main new trends and concerns of the PHP developers in the past year.
Read this article to learn about what new things PHP developers have been searching more in 2011 and what are their needs that probably still need to be fulfilled. |
Contents
Friends of the PHP Classes site is a initiative to provide recognition to the users that contribute to the growth of the site community.
For more information on how to become a friend of the site look here. |
Contents
Contents
Congratulations to Nathan Bruer!
|
Nominees to win the award of January of 2012
| Class: |
Image Font |
 |
|
Description: |
Render images with text using graphics as fonts |
|
Author: |
Arturs Sosins |
|
Age: |
24 |
|
Country: |
Latvia |
|
| Class: |
Simple Array |
 |
|
Description: |
Manage arrays with keys of any type |
|
Author: |
Martin Lacroix |
|
Age: |
35 |
|
Country: |
France |
|
| Class: |
bkTree |
 |
|
Description: |
Insert and search text in a Burkhard-Keller tree |
|
Author: |
Brian |
|
Age: |
??? |
|
Country: |
United States |
|
| Class: |
POT Creator |
 |
|
Description: |
Build application translation files for gettext |
|
Author: |
Peter He |
|
Age: |
27 |
|
Country: |
China |
|
| Class: |
VMware ESX/ESXi |
 |
|
Description: |
Control a running VMWare instance via SSH |
|
Author: |
Amir Keshavarz |
|
Age: |
15 |
|
Country: |
Iran |
|
| Class: |
Complexity Analyzer |
 |
|
Description: |
Evaluate the complexity of classes' code |
|
Author: |
Philipp Strazny |
|
Age: |
45 |
|
Country: |
United States |
|
|
|
Contents
Contents
-
 |
| Author: |
mohamad kavoosi |
| Date: |
2012-02-12 (1 day ago) |
| Groups: |
HTTP, PHP 5 |
| Description: |
This class can extract parameters from URL patterns.
It can check the current request URL to see if it matches one of several common URL patterns.
The class can extract the values of the parameters and set the respective $_GET variables if one of the patterns matches. |
|
-
 |
| Author: |
Rabotyahoff Alexandr |
| Date: |
2012-02-11 (2 days ago) |
| Groups: |
HTML, PHP 5, Video |
| Description: |
This class can get HTML to embed and preview videos of external video sites.
It can take the URL of the page of a video site and parses it to extract the video identifier.
The class can generate HTML to embed the video in another site or show a preview image of the video.
Currently it supports videos from YouTube, Vimeo and RuTube. |
|
-
 |
| Author: |
Shibly |
| Date: |
2012-02-10 (3 days ago) |
| Groups: |
Databases |
| Description: |
This class is a very simple MySQL database abstraction layer.
There is a base abstract class and an implementation of class that can connect to MySQL databases, execute queries, retrieve query results and get the last inserted table record identifier. |
|
-
 |
| Author: |
Angelos Staboulis |
| Date: |
2012-02-09 (4 days ago) |
| Groups: |
HTML, PHP 5, Video |
| Description: |
This class can embed remote video players in Web pages.
It can generate HTML to embed players of several video sites.
Currently it can embed videos of YouTube, MetaCafe and DailyMotion. |
|
-
 |
| Author: |
Floyd Resler |
| Date: |
2012-02-08 (5 days ago) |
| Groups: |
PHP 5, Time and Date |
| Description: |
This class can create a calendar file of events in ICAL format.
It can add events to a calendar given their start and end dates and times, time zone, title, frequency, URL, notes and attendees.
The class can generate the calendar of events and return it as a string in ICAL format. |
|
-
 |
| Author: |
Hensel Hartmann |
| Date: |
2012-02-07 (6 days ago) |
| Groups: |
HTML, PHP 5, Web services, Social Networking |
| Description: |
This class can extract and display OpenGraph data in Web pages.
It can retrieve a give Web page and parse it to extract OpenGraph metadata.
The class can also generate HTML to display the extracted metadata in a Web page using a given HTML template. |
|
-
 |
| Author: |
Gianluca Zanferrari |
| Date: |
2012-02-06 (7 days ago) |
| Groups: |
PHP 5, Validation, Security |
| Description: |
This class can generate and validate URLs to prevent tampering.
It takes an associative array of parameters to pass in a link.
The class assembles the link parameter keys and values and adds an extra parameter which is the SHA1 value of all parameters adding a secret prefix and a suffix salt values.
The class can also verify if the parameter values are correct in a page of the previously generated URL checking against the passed SHA1 value. |
|
Contents
-
Courtesy of PHPDeveloper.org .
-
PHPDeveloper.org: 2012-02-10T19:59:07Z
-
PHPDeveloper.org: 2012-02-10T15:27:02Z
-
PHPDeveloper.org: 2012-02-10T14:50:41Z
-
PHPDeveloper.org: 2012-02-10T13:05:00Z
-
PHPDeveloper.org: 2012-02-09T17:51:59Z
-
PHPDeveloper.org: 2012-02-09T16:03:35Z
-
PHPDeveloper.org: 2012-02-09T15:27:19Z
-
PHPDeveloper.org: 2012-02-09T14:40:50Z
-
PHPDeveloper.org: 2012-02-09T13:08:28Z
-
PHPDeveloper.org: 2012-02-08T20:20:29Z
Contents
|
|