Contents
Contents
-
| Posted on: |
2009-11-14 |
| Summary: |
The use of Arabic in Web sites has been growing in a significant way in the latest years.
This is an idiom that requires special care due to the nature of its writing.
This article presents an interview with Khaled Al-Shamaa, the leader of Ar-PHP, a project that aims to simplify the lives of developers that want to build Arabic sites using PHP. |
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 Thales Jacobi!
|
Nominees to win the award of October of 2009
| Class: |
SUIT Framework |
 |
|
Description: |
Template engine with configurable syntax |
|
Author: |
Brandon Evans |
|
Age: |
17 |
|
Country: |
United States |
|
| Class: |
Bot recognizer and dispatcher |
 |
|
Description: |
Recognize and handle Web robot by IP or user agent |
|
Author: |
Alexander Selifonov |
|
Age: |
47 |
|
Country: |
Russian Federation |
|
| Class: |
Animated PNG Creator |
 |
|
Description: |
Create PNG format animations from a list of images |
|
Author: |
Dzsoni Voker |
|
Age: |
??? |
|
Country: |
Slovak Republic |
|
| Class: |
Gravatar RPC |
 |
|
Description: |
Send requests to the Gravatar API about images |
|
Author: |
Wouter van Vliet |
|
Age: |
27 |
|
Country: |
Denmark |
|
| Class: |
MyBox |
 |
|
Description: |
Calculate volumetric weight of a package |
|
Author: |
Roberto Aleman |
|
Age: |
35 |
|
Country: |
Venezuela |
|
| Class: |
Text to Timestamp |
 |
|
Description: |
Convert English expressions into time values |
|
Author: |
Martin |
|
Age: |
27 |
|
Country: |
Denmark |
|
| Class: |
Email 2 SMS |
 |
|
Description: |
Send SMS by e-mail to many carriers |
|
Author: |
Utsav Handa |
|
Age: |
25 |
|
Country: |
India |
|
| Class: |
EmbeVi |
 |
|
Description: |
Embed remote videos and audio in HTML pages |
|
Author: |
Comanici Paul |
|
Age: |
25 |
|
Country: |
Romania |
|
| Class: |
PHP MSSQL Dump |
 |
|
Description: |
Dump a Microsoft SQL server database |
|
Author: |
Jonathan Hilgeman |
|
Age: |
??? |
|
Country: |
United States |
|
|
|
Contents
Contents
Contents
-
 |
| Author: |
José Manuel Carnero |
| Date: |
2009-11-20 (1 day ago) |
| Groups: |
Databases |
| Description: |
This package implements a MySQL database abstraction access layer.
There is a base class that implements common database access functionality.
There are also sub-classes that implement MySQL database access operations using the regular MySQL extension and another that uses the MySQLi extension.
Currently the derived classes can connect of a MySQL database server, use a given database, execute queries, get the number of result rows, and retrieve the query result rows.
The code and comments are in Spanish. In Spanish:
Clase para acceso a base de datos (por el momento sólo a MySQL). La iré ampliando a medida que vaya necesitando funcionalidades o acceso a otros motores. |
|
-
 |
| Author: |
Eugene Olkhovick |
| Date: |
2009-11-20 (1 day ago) |
| Groups: |
HTML, PHP 5 |
| Description: |
This class can be used to generate navigation for listings split among pages.
It takes as parameters the total number of entries in the listing, the limit of entries displayed per page and the number of the current page.
The class generates HTML links to go to the next, previous, first, last and any intermediate pages. |
|
Contents
Contents