Posted on : 30-04-2010 | By : admin | In : PHP Classes
0
Package: Schedule date Summary: Calculate the schedule of periodic events Groups: DateTime , Time and Date Author: giuseppe lucarelli Description: This class can be used to calculate the schedule of periodic events.
The rest is here:
Schedule date
Posted on : 30-04-2010 | By : admin | In : PHP Classes
0
Package: Calendar Picker Summary: Calculate values for a given month of the year Groups: Time and Date Author: José Filipe Lopes Santos Description: This class can be used to calculate values for a given month of the year. It can: – Get the first week day – Get the number of the days of the month – Get the number of weeks between two days – Get the previous and next month

Read the rest here:
Calendar Picker
Posted on : 29-04-2010 | By : admin | In : PHP Classes
0
Package: STNC File Upload Summary: Process uploaded image files Groups: Files and Folders , Graphics Author: stnc Description: This class can be used to process uploaded image files. It can traverse a list of uploaded files and move them to a destination directory. The class can also process uploaded image files in GIF, JPEG and PNG format by performing resize operations and thumbnail image generation.
More:
STNC File Upload
Posted on : 28-04-2010 | By : admin | In : PHP Classes
0
Package: c_JMBG Summary: Validate Serbian Unique Master Citizen numbers Groups: calculator , PHP 5 , Validation Author: Dusan Boskic Description: This class can be used to parse and validate Serbian Unique Master Citizen numbers. It takes a Serbian citizen number and parse it to determine if it is valid and extract its components.
Read more from the original source:
c_JMBG
Posted on : 28-04-2010 | By : admin | In : PHP Classes
0
Package: Syron Twitter Summary: Display the latest statuses of a Twitter user Groups: PHP 5 , Social Networking Author: Robert Mayer Description: This class can be used to display the latest statuses of a Twitter user. It can retrieve the RSS feed with the timeline of the latest statuses of a given user
See more here:
Syron Twitter
Posted on : 27-04-2010 | By : admin | In : PHP Classes
0
Package: Yahoo MSN chat Summary: Determine if Yahoo or MSN users are online Groups: Chat , Databases , Web services Author: johno dread Description: This package can be used to determine if Yahoo or MSN users are online.
See the original post here:
Yahoo MSN chat
Posted on : 27-04-2010 | By : admin | In : PHP Classes
0
Package: Yahoo_chat Summary: Detect when site users are Y!IM and chat SMS Groups: Mobile Author: johno dread Description: Many times site support may need to communicate with site users in real-time. With this class the site support technicians can determine if users are on Yahoo or MSN instant messenger and communicate through IM to do a variety of things such: as assist with online account problems, offer services or provide information.
See more here:
Yahoo_chat
Posted on : 27-04-2010 | By : admin | In : PHP Classes
0
Package: uFlex Summary: Manage registrations and authenticate users Groups: Databases , PHP 5 , User Management Author: Pablo Description: This class can be used to manage registrations and authenticate users with records in a MySQL database. It can perform several types of operations with registered users of a site. Currently it can create or update registered user records, activate user accounts, reset passwords, authenticate an user and start a login session, and end a login session
Read more from the original source:
uFlex
Posted on : 26-04-2010 | By : admin | In : PHP Advanced, PHP Basics
0
We would like to announce that phpMyAdmin will have six projects in Google Summer of Code 2010. We’ve received many more project applications this year than we are able to mentor and it was sometimes a tough process to select the best ones.
See the rest here:
Announcing phpMyAdmin’s GSoC 2010 projects
Posted on : 26-04-2010 | By : admin | In : PHP Classes
0
Package: DB Engine Summary: Database abstraction layer for many databases Groups: Databases Author: Tufan Baris YILDIRIM Description: This package is a database abstraction layer for many databases. It provides a common interface for accessing many databases like: MySQL, MySQL using MySQLi, Oracle, PostgreSQL, Firebird, Microsoft SQL Server and Interbase. The interface provides means to establish database connections, executing SQL queries, retrieving query results into arrays or objects, dropping tables or fields, checking if tables or fields exists, etc.
See the rest here:
DB Engine