PHP Classes

Packages of Amr Alaa

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Amr Alaa (2)  >  Mission progress status  >  Reputation  
Picture of Amr Alaa
Name: Amr Alaa <contact>
Classes: 2
Country: Egypt Egypt
Age: 30
All time rank: 208619 in Egypt Egypt
Week rank: 195 Up6 in Egypt Egypt Up
All time users: 1237
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 Estoy Database system  
Compose and execute MySQL queries programmatically
This class can compose and execute MySQL queries programmatically.

It can connect to a MySQL database server and execute INSERT, UPDATE and DELETE queries defined using arrays of parameters that contain field names and values.

The class can also execute SELECT queries and return the results into single arrays.

  Files folder image login class by AmRaLaA  
Authenticate users with records in a MySQL table
This class can be used to authenticate users with records in a MySQL table.

It can lookup in a MySQL database table verify the user name and password of a given user.

The sets a session variable if the user is correctly authenticated.

The password verification may also use the MD5 hash of the password.


  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