|
|
Contents
Contents
-
| Posted on: |
2009-06-24 |
| Summary: |
The PHPClasses sites completes 10 years of existence precisely today.
This article presents a reflection of the past, present and future developments of the site.
It includes the announcement of a contest to pick a new design for the site and an upcoming brother site that will be launched this year. |
-
| Posted on: |
2009-06-02 |
| Summary: |
A discussion group was formed to define standards to be adopted by PHP frameworks and applications.
This article gives an initial overview of what is this group about. |
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 prajwala!
|
Nominees to win the award of June of 2009
| Class: |
CSS Query |
 |
|
Description: |
Get elements from an HTML page using CSS selectors |
|
Author: |
Sam Shull |
|
Age: |
32 |
|
Country: |
United States |
|
| Class: |
Check Active Comm-Ports Class |
 |
|
Description: |
Retrieve the list of active COM ports on Windows |
|
Author: |
Usman Didi Khamdani |
|
Age: |
28 |
|
Country: |
Indonesia |
|
| Class: |
JAK8583 |
 |
|
Description: |
Generate and parse ISO 8583 transaction messages |
|
Author: |
Jimmi |
|
Age: |
??? |
|
Country: |
Indonesia |
|
| Class: |
iTunes commander |
 |
|
Description: |
Send commands to control iTunes using AppleScript |
|
Author: |
De Rosa Luigi |
|
Age: |
16 |
|
Country: |
Italy |
|
| Class: |
DOTS FastTax |
 |
|
Description: |
Get tax rate information from DOTS FastTax |
|
Author: |
Jonathan Nichols |
|
Age: |
25 |
|
Country: |
United States |
|
| Class: |
Context Voice php library |
 |
|
Description: |
Track conversation about URLs with uberVU service |
|
Author: |
Dave Kinsella |
|
Age: |
36 |
|
Country: |
United Kingdom |
|
| Class: |
ISBNDB Service |
 |
|
Description: |
Retrieve book information by ISBN from ISBNDB.com |
|
Author: |
Robert van der Linde |
|
Age: |
21 |
|
Country: |
The Netherlands |
|
| Class: |
Remote Form |
 |
|
Description: |
Retrieve HTML forms input values |
|
Author: |
Jon Gjengset |
|
Age: |
19 |
|
Country: |
Norway |
|
| Class: |
Browser |
 |
|
Description: |
Retrieve Web pages emulating a browser |
|
Author: |
Jon Gjengset |
|
Age: |
19 |
|
Country: |
Norway |
|
| Class: |
ParamsProxy |
 |
|
Description: |
Setup an object from XML definitions |
|
Author: |
Claudius Tiberiu Iacob |
|
Age: |
28 |
|
Country: |
Romania |
|
| Class: |
Database servers down alarm |
 |
|
Description: |
Send alarm messages when databases are down |
|
Author: |
Alexander Selifonov |
|
Age: |
46 |
|
Country: |
Russian Federation |
|
|
|
Contents
Contents
Contents
-
 |
| Author: |
Md. Zakir Hossain (Raju) |
| Date: |
2009-07-01 (1 day ago) |
| Groups: |
PHP 5, Databases, Systems administration, Web services, Hosting |
| Description: |
This class can be used to manage hosted databases using cPanel.
It can sent HTTP requests to the cPanel API Web server to perform several types of MySQL database administration tasks.
Currently it can check if a database or an user record exists, create or delete a database, create or delete a database user, and grant access privileges to a database user. |
|
-
 |
| Author: |
Mohamed Elkholy |
| Date: |
2009-07-01 (1 day ago) |
| Groups: |
PHP 5, Searching |
| Description: |
This class can be used to add your site to browser search box.
It can generate HTML, Javascript and XML to pass information to browsers so they can add a site to the list of types of search that the browser can perform. |
|
-
 |
| Author: |
Claudius Tiberiu Iacob |
| Date: |
2009-06-30 (2 days ago) |
| Groups: |
PHP 5, Language, XML reader, CLASS |
| Description: |
This class can be used to setup an object from XML definitions.
It parses a XML with definitions of variables and values to set in a given object.
The class calls the object setter methods to set the given variable values. |
|
-
 |
| Author: |
Muhammad Asif Ali |
| Date: |
2009-06-30 (2 days ago) |
| Groups: |
HTML, PHP 5 |
| Description: |
This class can be used to display HTML content in accordion page sections.
It generate HTML and Javascript to show or hide HTML content below a title that expands like an accordion when the title is clicked. |
|
-
 |
| Author: |
johno dread |
| Date: |
2009-06-29 (3 days ago) |
| Groups: |
Graphics |
| Description: |
This class can be used to display of mosaic composed of multiple images.
It can read a given directory to open all contained image files in JPEG format.
The class generates a single image with all read images tiled as a mosaic.
The resulting image is saved to a given file also in JPEG format.
|
|
-
 |
| Author: |
rajesh bhatia |
| Date: |
2009-06-29 (3 days ago) |
| Groups: |
PHP 5, Databases, Forums |
| Description: |
This class can be used to integrate site users in PHPBB 3 installation.
It can perform several operations that integrate the users of a site with records in a MySQL database with the table records of users a PHPBB 3 installation.
Currently it can importing users of the site in PHPBB 3 users table, insert new user record, updating or delete existing user record. |
|
-
 |
| Author: |
Nguyen Duc Thuan |
| Date: |
2009-06-28 (4 days ago) |
| Groups: |
HTML, PHP 5, Data Grid |
| Description: |
This class can be used to display data from arrays in sortable HTML tables.
It traverses bidimensional arrays and shows its data in an HTML table.
The columns names in the table header row are configurable. The listing may be sorted when the user clicks on the header row cells. Custom columns may be added at the start or end of the table. The table presentation details may be configurable using CSS styles.
This class can be used to autogenerate a grid of data from an array which can be queried from database. It is similar to ASP.NET's DataGrid. This class supports sorting by a data column and full customizations such as changing the cell templates, changing grid and cell attributes, adding a custom column, removing a column from the grid's display... |
|
-
 |
| Author: |
Corey W. |
| Date: |
2009-06-27 (5 days ago) |
| Groups: |
HTML, PHP 5 |
| Description: |
This class can be used to display nested menus of HTML links.
It takes an array of menu items eventually with nested arrays that define sub-menus.
The class generates HTML lists with links for each menu item.
CSS classes can be used to configure the presentation styles of the menus, regular items and the current page item. |
|
-
 |
| Author: |
Roberto Aleman |
| Date: |
2009-06-26 (6 days ago) |
| Groups: |
Email, Validation |
| Description: |
This class can be used to validate an e-mail address by checking its domain.
It can check a given e-mail address by verifying if it matches a regular expression with a pattern of valid e-mail addresses.
The class can also check the existence e-mail address domain by opening a connection to a host with the e-mail domain name. |
|
-
 |
| Author: |
Christoph Kappestein |
| Date: |
2009-06-25 (7 days ago) |
| Groups: |
PHP 5, Conversion |
| Description: |
This class can be used to convert values between metric (SI) and binary (IEC) systems.
It can take values represented in unit of the metric and binary systems and vice-versa.
The class supports units like byte, meter, gram and seconds to the SI standard but you can also define your own unit.
It can also convert bytes to the binary system, for instance converting 1024 bytes to 1 KB. |
|
-
 |
| Author: |
Routo Telecom |
| Date: |
2009-06-25 (7 days ago) |
| Groups: |
Wireless and Mobile, Cache, Web services |
| Description: |
This class can be used to send SMS messages via the Routo Messaging gateway.
It can send an HTTP request to the Routo Messaging gateway server to send an SMS message with a given text on behalf of a given API user.
The user password and other message details are configurable. |
|
Contents
-
 |
| Category: |
PHP books |
| Author: |
Cal Evans |
| Publisher: |
Marco Tabini & Associates |
| Reviewer: |
Alexandre Altair de Melo |
| Date: |
2009-06-29 23:34:31 (3 days ago) |
|
Contents
Courtesy of SecuritySpace.com .
Category: Web application abuses
|
|
Contents
Contents
|