PHP Classes

Packages of Luis Macayo

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Luis Macayo (3)  >  Mission progress status  >  Reputation  
Picture of Luis Macayo
Name: Luis Macayo <contact>
Classes: 3
Country: Venezuela Venezuela
Age: 34
All time rank: 25369 in Venezuela Venezuela
Week rank: 195 Up2 in Venezuela Venezuela Up
All time users: 876
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 PHP Fecha y Hora  
Get date values and format dates in Spanish
This class can get date values and format dates in Spanish.

It provides functions to get the current time or a given time formated date, the day, month, year, hour, minute, second and week day.

The class can also get a past or future time given a time interval.

It can also return the name of a given week day or month.

The class can also return a given time formatted in Spanish in a short or long format.

In Spanish:

Clase fecha diseņada por luis macayo para sus proyectos personales y comerciales.

  Files folder image PHP Sessions  
Store logged user session records in MySQL table
This class can store logged user session records in MySQL table.

It can take the current user session ID and creates a record in a MySQL database table with all the details like the application user id, session ID, IP address and browser.

The class can also end the session for a logged user by disabling the logged status and regenerating the session ID.

  Files folder image SimpleQL  
Perform common MySQL database access operations
This class can perform common MySQL database access operations.

It can connect to a given MySQL server database defined with constant values using the MySQLi extension.

The class can perform SELECT, INSERT, UPDATE and DELETE, CREATE or ALTER tables using queries with parameters that define tables, fields, field values, conditions, 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