| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Luis Macayo (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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. |
| ||||
| 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 |