|
-
 | PHPCamp is a ad-hoc gathering for PHP community. It similar to barcamp, but more focused towards PHP based web application development. This means that anyone can come to PHPCamp and participate.
Next gathering will take place in Pune, India. More details may be found in the gathering site. |
-
 | The members of several PHP user groups have gathered to organize a large PHP event in São Paulo on October 18, 19.
This event will present talks of Andrei Zmievski (Smarty, PHP-GTK, PHP 6 Unicode), César Rodas (PHP Programming Innovation Award 2007, Google Summer of Code, WordPress), as well Manuel Lemos (PHPClasses) and other regular speakers of the Brazilian PHP scene.
In Portuguese:
Devido a desentendimentos com a empresa organizadora, inúmeros membros de grupos de usuários de PHP do Brasil não apoiam mais o evento anteriormente conhecido por PHP Conference Brasil.
Em vez disso, essas pessoas se organizaram independentemente e criaram um novo evento para promover o PHP devidamente no Brasil chamado CONAPHP - Congresso Nacional de PHP. Este evento vai decorrer em São Paulo em 18 e 19 de Outubro dentro de um evento maior de software livre CONISLI 2008. São esperados pelo menos 1500 congressistas.
O CONAPHP vai contar com palestrantes internacionais reputados como Andrei Zmievski (Smarty, PHP-GTK, PHP 6 Unicode) e César Rodas (PHP Programming Innovation Award 2007, Google Summer of Code, WordPress), e Manuel Lemos (PHPClasses) para além dos habituais nomes da cena de PHP Brasileira.
Já se espera que o CONAPHP será mais um evento de PHP bastante concorrido. Se você estiver interessado em participar como congressista, vá já inscrever-se para aproveitar o preço baixo de inscrição. Os interessados em palestrar também devem já propôr as suas palestras no site do evento antes que termine o prazo. |
These initiatives are announced here just for the information of the PHP Classes site users. These announcements are not sponsored by the organization of the initiatives.
If you take part of the organization of a global or regional initiative that may be of the interest of the PHP Classes site users, feel free to contact this site so your initiative may also be announced here at no expense to your initiative organization. |
Contents
| Subject |
Updated on |
AJAX Problem Time consumption is more with ajax |
2008-08-22 |
Contents
-
| Posted on: |
2008-07-31 |
| Summary: |
This article talks about the latest improvements in the site PHP specific job board.
It also presents a new idea that will allow any site user propose a new design for the site to help improving the its presentation and usability. |
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 Daniel Neville!
|
Nominees to win the award of July of 2008
| Class: |
CSS Comparer |
 |
|
Description: |
Compare two CSS style definitions |
|
Author: |
Martijn Beulens |
|
Age: |
??? |
|
Country: |
The Netherlands |
|
| Class: |
TOTP |
 |
|
Description: |
Generate and validate expirable one time passwords |
|
Author: |
Protung Dragos |
|
Age: |
25 |
|
Country: |
Romania |
|
| Class: |
Ping.FM Wrapper Class |
 |
|
Description: |
Update multiple social networks using Ping.FM |
|
Author: |
Daniel Neville |
|
Age: |
16 |
|
Country: |
United Kingdom |
|
| Class: |
unixDate |
 |
|
Description: |
Manipulate dates using the UNIX date command |
|
Author: |
Carl Friis-Hansen |
|
Age: |
??? |
|
Country: |
Denmark |
|
| Class: |
File Search & Get Similar Files |
 |
|
Description: |
Find files with similar names |
|
Author: |
mustafa yontar |
|
Age: |
25 |
|
Country: |
Turkey |
|
| Class: |
YouTube Parser |
 |
|
Description: |
Get the video download URL for a YouTube video |
|
Author: |
Vagharshak Tozalakyan |
|
Age: |
28 |
|
Country: |
Armenia |
|
| Class: |
PHPPolygen |
 |
|
Description: |
Generate phrases based on a grammar using Polygen |
|
Author: |
andrea |
|
Age: |
??? |
|
Country: |
Italy |
|
| Class: |
YouTube API |
 |
|
Description: |
Get the video download URL using the YouTube API |
|
Author: |
Er. Rochak Chauhan |
|
Age: |
29 |
|
Country: |
India |
|
| Class: |
Authorize.net ARB |
 |
|
Description: |
Manage recurring payments using Authorize.net |
|
Author: |
Joshua Bettigole |
|
Age: |
35 |
|
Country: |
United States |
|
| Class: |
Little PHP Proxy |
 |
|
Description: |
Show remote pages as if they from the current site |
|
Author: |
Andrey Nikishaev |
|
Age: |
22 |
|
Country: |
Ukraine |
|
| Class: |
SODA |
 |
|
Description: |
Database abstraction layer that encrypt data |
|
Author: |
Salvan Grégory |
|
Age: |
27 |
|
Country: |
France |
|
| Class: |
Space maps |
 |
|
Description: |
Generate map images for space strategy games |
|
Author: |
Danilo |
|
Age: |
??? |
|
Country: |
Brazil |
|
| Class: |
Typo |
 |
|
Description: |
Generate variants of words based on typing errors |
|
Author: |
Daniel Calvi |
|
Age: |
??? |
|
Country: |
Argentina |
|
| Class: |
From Browser - Youtube Upload |
 |
|
Description: |
Upload videos to YouTube from another site forms |
|
Author: |
Cesar D. Rodas |
|
Age: |
21 |
|
Country: |
Paraguay |
|
|
|
Contents
Contents
Contents
-
 |
| Author: |
StefanoV89 |
| Date: |
2008-08-27 (1 day ago) |
| Groups: |
Databases |
| Description: |
This package is a MySQL database access wrapper. It can:
- Connect to a given MySQL database server
- Execute SQL queries
- Retrieve the query result rows into objects or whole result sets into arrays
- Retrieve the number of rows in a result set
- Retrieve the last inserted identifier
When there is an error, the class can send an e-mail message to a given address.
The code and the comments are in Italian. |
|
-
 |
| Author: |
William Lang |
| Date: |
2008-08-27 (1 day ago) |
| Groups: |
User Management |
| Description: |
This class can be used to keep track of how many users are accessing a site.
It can store in a file the last time an user of a given IP address accessed the site.
The site returns the number of users of unique IP addresses that accessed the site in the last 60 minutes. |
|
-
 |
| Author: |
Joe Scylla |
| Date: |
2008-08-26 (2 days ago) |
| Groups: |
HTML, PHP 5, Compression |
| Description: |
This class can be used to compact CSS style definitions.
It can take a string with CSS style definitions and removes all comments and whitespace that is not necessary.
Optionally it can preserve URLs in the style definitions. |
|
-
 |
| Author: |
David Passey |
| Date: |
2008-08-26 (2 days ago) |
| Groups: |
HTTP, PHP 5, Files and Folders |
| Description: |
This class can be used to serve files for download.
It can take the name of server side file or a string of data to generate the necessary HTTP response headers to serve the data as a download.
The file content type, description, cache control are configurable options. |
|
-
 |
| Author: |
Jacopo Nuzzi |
| Date: |
2008-08-25 (3 days ago) |
| Groups: |
PHP 5, Files and Folders |
| Description: |
This class can be used to manipulate files and directories stored on the server side.
It can perform several types of operations on files and directories like:
- List and retrieve information of files and sub-directories of a given directory sorted by several types of parameters
- Remove files and directories from a list
- Search for files and directories by name
- Create, rename and delete directories
- Create, rename, move, copy, delete, upload and highlight files |
|
-
 |
| Author: |
Omar Yepez |
| Date: |
2008-08-25 (3 days ago) |
| Groups: |
HTML, PHP 5 |
| Description: |
This package can be used to generate expansible tree menus.
It generates HTML and Javascript that use the Jquery library to present an hierarchical menu of tree nodes that can expand and collapse.
The tree items are rendered as lists with configurable icons and actions to be associated when the user clicks on the items. |
|
-
 |
| Author: |
alessandro |
| Date: |
2008-08-24 (4 days ago) |
| Groups: |
PHP 5, Databases |
| Description: |
This class implements a database access wrapper using PDO. It can:
- Setup database connections
- Execute prepared queries
- Retrieve result sets into arrays
- Retrieve the last inserted identifier value
Optionally the class can log all the activity to a class variable. |
|
-
 |
| Author: |
winoto satoewarna |
| Date: |
2008-08-24 (4 days ago) |
| Groups: |
AJAX |
| Description: |
This class can be used to call PHP functions from Javascript using AJAX to avoid page reloading.
It can generate Javascript code to make AJAX request using the Jquery library to execute PHP functions on the server side.
The class can register PHP callback function that will be called when the AJAX requests are sent. |
|
-
 |
| Author: |
nickolas whiting |
| Date: |
2008-08-23 (5 days ago) |
| Groups: |
PHP 5, Graphics, Validation, Security |
| Description: |
This class can be used to perform CAPTCHA validation using math operations.
It can generate an image that displays a simple mathematical operation between two random integer numbers.
Currently the class supports the addition, subtraction and multiplication operations.
The user needs to enter the result of the math operation to pass the validation.
The class stores the validation numbers in session variables for later verification. |
|
-
 |
| Author: |
chen kinnrot |
| Date: |
2008-08-23 (5 days ago) |
| Groups: |
Databases, Code Generation |
| Description: |
This class can be used to generate PHP classes that describe MySQL database tables.
It can query the definition of a given MySQL database table and generate a PHP class with functions that return details about the table.
Currently it generates functions to return the name of the table and its fields. |
|
-
 |
| Author: |
Bimal Poudel |
| Date: |
2008-08-22 (6 days ago) |
| Groups: |
HTML, Graphics, Text processing |
| Description: |
This class can be used to display text in HTML pages using sequences of images.
It can traverse the letters of a text string and generate HTML with image tags that make the text be displayed as graphics. |
|
-
 |
| Author: |
David Ferreira |
| Date: |
2008-08-22 (6 days ago) |
| Groups: |
Text processing |
| Description: |
This class can be used to convert words to "leet" speak and vice-versa.
It can take a string with English words and convert the letters to the corresponding in "leet" speak.
The class can also do the opposite, i.e. take a string with words in "leet" speak and convert them to the original in English. |
|
-
 |
| Author: |
Jim Sierra |
| Date: |
2008-08-21 (7 days ago) |
| Groups: |
PHP 5, Data types |
| Description: |
This class can provide an enumerated data type using the class constant values.
It is a base class that needs to be extended by a sub-class that defines constant values.
Setting or getting the derived class variables with the same name as the constants, can set or get the values of the constants. |
|
-
 |
| Author: |
Cinu Chacko |
| Date: |
2008-08-21 (7 days ago) |
| Groups: |
PHP 5, Files and Folders, Searching |
| Description: |
This class can be used to search files in directories like the Unix command grep.
It can traverse a given directory recursively and search for a given text the contents of files with a given list of file name extensions.
The path of the files that have the given text is stored in a class array variable and the class returns the number of occurrences.
The idea of the class was inspired on the Grep Simulator class written by Er. Rochak Chauhan. |
|
Contents
|