PHP Classes

Packages of Chike Jibunoh

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Chike Jibunoh (2)  >  Mission progress status  >  Reputation  
Picture of Chike Jibunoh
Name: Chike Jibunoh <contact>
Classes: 2
Country: Nigeria Nigeria
Age: ???
All time rank: 368929 in Nigeria Nigeria
Week rank: 195 Up6 in Nigeria Nigeria Up
All time users: 353
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PDO Connect and Query  
Connect and query database using PDO
This class can connect and query database using PDO.

It can connect to a database using PDO and executes SQL queries in different ways. Currently it can:

- Execute common or prepares queries and return results into arrays
- Execute queries and return the number of result rows
- Get a limited number of records from a table
- Perform inner join queries

  Files folder image Rules Validation Class  
Validate request values according to common rules
This class can validate request values according to common rules.

It can take an array of GET or POST request values and validate them with given rules.

Currently it supports validation rules for values as: required, email, name, date and time, amount, URL, etc..


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z