PHP Classes

Packages of Maurice Courtois

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Maurice Courtois (2)  >  Mission progress status  >  Reputation  
Picture of Maurice Courtois
Name: Maurice Courtois <contact>
Classes: 2
Country: United States United States
Age: 44
All time rank: 67792 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 4418
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 cm forms  
Validate and processing Web forms
This package is meant for validating and processing Web forms.

It provides base classes for performing generic form validation and also sub-classes to perform more specific types of validation like for: names matching rules defined by regular expressions, e-mail addresses, local and international phone numbers.

It also provides a base class for processing the forms and a sub-class for processing forms meant for sending e-mail messages.

  Files folder image CM SQL  
Execute SQL queries and format results
This is a simple package meant to execute SQL SELECT queries and format the query results.

The select class can connect to the database server, execute SELECT queries and store the results in an array class variable. The database connection can be configured by an external script.

A separate string formatting class can be use format the values returned as query results.

Currently it only supports MySQL but support for other SQL databases, like PostgreSQL and Oracle, is planned for a future release.


  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