PHP Classes

Packages of Leonardo Mauro Pereira Moraes

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Leonardo Mauro Pereira Moraes (3)  >  Mission progress status  >  Reputation  
Picture of Leonardo Mauro Pereira Moraes
Name: Leonardo Mauro Pereira ... <contact>
Classes: 3
Country: Brazil Brazil
Age: 31
All time rank: 2844201 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 698
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 Connection DBMS  
Connect to databases using PDO or MySQLi
This package can connect to databases using PDO or MySQLi.

It provides two classes: one to connect to a database using PDO and another to connect to MySQL using MySQLi.

Both classes can execute prepared queries from parameters and return the results in arrays.

  Files folder image FPHP Fields  
Compose and render forms defined programmatically
This package can compose and render forms defined programmatically.

It provides that encapsulate the implementation of forms and different types of form elements.

Currently it provides classes to implement text inputs and their labels, buttons, select inputs, and text areas.

It can also validate input values with support to jQuery validation plugin.

  Files folder image FPHP Loader  
Load one or more PHP scripts from a directory
This class can load one or more PHP scripts from a directory.

It can take a given directory and loads all files with valid extension in that directory that have a given file name extension.

The class supports multiple file name extensions to check and defaults to .php .

The script files can be loaded with either include or require.


  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