PHP Classes

Packages of Carlos Alberto Junior

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Carlos Alberto Junior (3)  >  Mission progress status  >  Reputation  
Picture of Carlos Alberto Junior
Name: Carlos Alberto Junior <contact>
Classes: 3
Country: Brazil Brazil
Age: 39
All time rank: 153198 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 1953
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 Button Panel  
Generate bar of link buttons to manipulate records
This class can be used to generate a bar of link buttons typically to manipulate application records.

It generates a table with image button links to perform actions like creating a new record, save record, edit record, search records, delete record, cancel and go back.

Each button may be displayed or not according to several types of button bar setups.

The code and comments are in Portuguese.

In Portuguese:

Classe que gera os botões usados em formularios de cadastro, alteração, exclusão.
Not enough user ratings

  Files folder image Session Manager Implementation  
Manage logged user sessions
This class can be used to manage logged user sessions.

It can register a session and store the user id, login and last access date and time in session variables.

The class can also check whether an user session is active if its last access occurred in the last 5 minutes. In that case the last access date and time is updated to the current date and time.
Not enough user ratings

  Files folder image SQLUtils  
Validate and filter text values
This class can be used to validate and filter text values eventually before using them in SQL database queries.

It can perform several types of validation and text processing operations like:

- Verifying whether string contains a numeric value
- Remove from a string a group of characters that could be used in SQL injection attacks
- Retrieve the MD5 hash of a string
- Encode a string using the base64 algorithm
Not enough user ratings


  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