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. |
-
| Posted on: |
2012-01-12 |
| Summary: |
A security vulnerability found in PHP and many other programming languages may allow attackers to halt servers with vulnerable PHP installations.
Read this article to learn more about this vulnerability and what you can do to avoid that your servers running PHP may be brought down due to this problem. |
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: |
Angelos Staboulis |
| Date: |
2012-02-09 (1 day 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 (2 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 (3 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 (4 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. |
|
-
 |
| Author: |
Uku-Kaarel Jo~esaar |
| Date: |
2012-02-05 (5 days ago) |
| Groups: |
HTML, PHP 5 |
| Description: |
This class can generate data URL to embed binaries in links.
It can generate a URL that includes the data of a given file.
The class can set the URL character set and MIME type of the data to given values, guess from the file name extension based on a list of known extensions, or retrieve it from a given magic MIME type file.
The generated URL can be used in a link or any other resource of an HTML page that requires an URL. |
|
-
 |
| Author: |
Chara Miteo |
| Date: |
2012-02-04 (6 days ago) |
| Groups: |
HTML, PHP 5, Databases |
| Description: |
This class can display database query results in a HTML table.
It can execute a given SQL query with PEAR DB package and displays the results in a HTML table split in pages of a limited number of records.
The listing may have links to edit, delete, add, filter database records, and browse other listing pages. |
|
-
 |
| Author: |
Chara Miteo |
| Date: |
2012-02-03 (7 days ago) |
| Groups: |
HTML, PHP 5 |
| Description: |
This package can compose, generate and filter HTML forms.
There is a main class to compose a form and several classes to wrap the functionality of different types of form inputs allowing to define behavior and HTML output details.
Each for input object can be bound to the main form object, which is responsible for generating the final output for the HTML form.
A separate class can filter the submitted form values. |
|
Contents
-
Courtesy of PHPDeveloper.org .
-
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
-
PHPDeveloper.org: 2012-02-08T19:50:40Z
-
PHPDeveloper.org: 2012-02-08T18:57:54Z
-
PHPDeveloper.org: 2012-02-08T17:15:43Z
-
PHPDeveloper.org: 2012-02-08T16:50:14Z
Contents
|
|