Featured Posts

Why PHP Frameworks MatterWhy PHP Frameworks Matter In a 1998 interview with Dr. Dobb’s Magazine, creator of the Perl programming language Larry Wall concluded his answer to the final question with a tip I’ve never forgotten, remarking, “Take...

Readmore

  • Prev
  • Next

Singapore NRIC

Posted on : 31-05-2010 | By : admin | In : PHP Classes

0

Package: Singapore NRIC Summary: Verify the validity of a Singapore identity number Groups: Singapore , Validation Author: Gary Tay Description: This class can be used to verify the validity of a Singapore identity number. It parses a given Singapore National Registration Card Identity number (NRIC) and determines the verification digit to check whether the number is valid

See the rest here:
Singapore NRIC

Eazy ODS Read

Posted on : 31-05-2010 | By : admin | In : PHP Classes

0

Package: Eazy ODS Read Summary: Retrieve data from OpenOffice spreadsheet files Groups: Files and Folders , PHP 5 Author: Ovidiu Mihalas Description: This class can be used to retrieve data from OpenOffice spreadsheet files. It can open a given file in the ODS format, extract its contents and parse the spreadsheet data. The class can extract a given range of spreadsheet rows into an array.

View post:
Eazy ODS Read

User preferences survey

Posted on : 30-05-2010 | By : admin | In : PHP Basics, php database

0

Piotr, one of our Google Summer of Code 2010 students, writes: I made a short survey concerning users’ expectations for preferences in phpMyAdmin. If you use this application on daily basis, or used a few times and just want to share your opinion, please take a few minutes to fill it in. http://spreadsheets.google.com/viewform?formkey=dHdBQTYxZWJxZ2Q4YVNsYXoyeFp4Q2c6MQ

Go here to read the rest:
User preferences survey

PHP 5 IMAP Class

Posted on : 30-05-2010 | By : admin | In : PHP Classes

0

Package: PHP 5 IMAP Class Summary: Retrieve messages from an IMAP server Groups: Email Author: Chris Nizz Description: This class can be used to retrieve messages from an IMAP server. It uses the PHP IMAP extension to access to a given IMAP server and can execute several operations to retrieve different parts of the available messages

Read the original:
PHP 5 IMAP Class

uDebug

Posted on : 30-05-2010 | By : admin | In : PHP Classes

0

Package: uDebug Summary: Generate XML reports from PHP script execution Groups: Debug , PHP 5 , XML Author: Epsilon Alexey Description: This class can be used to generate XML reports from PHP script execution. It can keep track of the time when PHP executed certain sections of a PHP script

See the original post:
uDebug

Breadcrumb

Posted on : 29-05-2010 | By : admin | In : PHP Classes

0

Package: Breadcrumb Summary: Generate breadcrumb links from an URL Groups: CLASS Author: sifat kabir Description: This class can be used to generate breadcrumb links from an URL

See the rest here:
Breadcrumb

Easy Weather

Posted on : 29-05-2010 | By : admin | In : PHP Classes

0

Package: Easy Weather Summary: Retrieve local weather forecast from weather.com Groups: Meteorology/Weather Forecasting/Climate , Physics , Web services Author: Pio Fernandes Description: This class can be used to retrieve local weather forecast from weather.com. It can send a request to the weather.com site to retrieve weather forecast for a given location

More:
Easy Weather

Core class

Posted on : 28-05-2010 | By : admin | In : PHP Classes

0

Package: Core class Summary: Load framework objects Groups: Language , PHP 5 Author: Johan de Jong Description: This is a framework base class that can be used to load framework objects. It can automatically load other framework classes when it is accessed a variable of the class that starts with a capital letter.

Follow this link:
Core class

Storage

Posted on : 28-05-2010 | By : admin | In : PHP Classes

0

Package: Storage Summary: Store and retrieve variable values from files Groups: Data types , Files and Folders , PHP 5 Author: Domenico Pontari Description: This class can be used to store and retrieve variable values from files. It can take variable values and store them in files with given names. The class can also do the opposite, i.e.

See more here:
Storage

Mysql Wrapper class

Posted on : 27-05-2010 | By : admin | In : PHP Classes, php database

0

Package: Mysql Wrapper class Summary: This php class is used to retrive data from Mysql Groups: PHP DataBase Author: Bala Description: This class is very useful to handle the data from MySql Database.

Continued here:
Mysql Wrapper class