PHP Classes

Packages of Nikolai Ivanov

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Nikolai Ivanov (2)  >  Mission progress status  >  Reputation  
Picture of Nikolai Ivanov
Name: Nikolai Ivanov <contact>
Classes: 2
Country: Bulgaria Bulgaria
Age: 38
All time rank: 356225 in Bulgaria Bulgaria
Week rank: 195 Up2 in Bulgaria Bulgaria Up
All time users: 396
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 mraiur_db  
MySQL database abstraction layer
This class implements a MySQL database abstraction layer. It can:

- Establish MySQL database server connections setting the client encoding
- Execute SQL queries
- Retrieve query results into arrays
- Get the columns of a table


  Files folder image mraiur_var_security  
Filter request values by type
This class can be used to filter request values by type.

It can process POST and GET request variables a determine if they match a given type.

The class returns the original values or default values if the request values do not match the expected type.

Currently the class supports filtering strings to remove tags and add escaping slashes, integers and floating point values.


  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