PHP Classes

Packages of VR

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of VR (3)  >  Mission progress status  >  Reputation  
Picture of VR
Name: VR <contact> VR Google profile
Classes: 3
Country: ???
Age: 56
All time rank: 1456
Week rank: 195 Up
All time users: 2093
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 Date Convert  
Convert and validate date values
This class can convert and validate date values.

It can convert date values between formates like the German format and the ISO 9075 format used by databases like MySQL.

The class can also get the individual date elements like year, month, day and week day of the current date or another given date.

It can also validate a given date string and determine if it is the current year or month, get the age relative to a given date, get the date of the previous or next day or month.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 50% 50% 50% - - - 35% 4167
Month: Not yet rated by the users

  Files folder image PDO Database Connection  
Access MySQL databases using the PDO extension
This class can access MySQL databases using the PDO extension. It can:

- Connect to a given MySQL server
- Execute prepared queries using parameter values defined using arrays
- Retrieve the number of rows in a query result set
- Retrieve a single value query result
- Retrieve a whole result set into an array
Not enough user ratings

  Files folder image Simple Session (PDO / MySQL)  
Store session data in MySQL using PDO
This class can store session data in MySQL using PDO.

It can register its functions to handle several operations to store and retrieve data for PHP sessions from a MySQL database using PDO extension functions.

The class computes a fingerprint value from the user computer IP address and browser identification, so if this fingerprint changes for a given session the class considers the session was hijacked and it is destroyed automatically.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 70% 70% 90% - - - 51% 2610
Month: Not yet rated by the users


  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