PHP Classes

Packages of Ivan Priorov

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ivan Priorov (3)  >  Mission progress status  >  Reputation  
Picture of Ivan Priorov
Name: Ivan Priorov <contact>
Classes: 3
Country: Russian Federation Russian Federation
Age: 43
All time rank: 54215 in Russian Federation Russian Federation
Week rank: 195 Up12 in Russian Federation Russian Federation Up
All time users: 5508
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 keeper  
Store and retrieve keys in array static object
This class can be used to store and retrieve keys in array static object.

It extends the ArrayObject class and implements array storage functions to check, store and retrieve entries which are stored in a static array variable.

  Files folder image Security authorization  
Validate sessions with cookie values
This class can be used to validate sessions with cookie values.

It can start a session and store a variable with a value that is also encrypted and set to a cookie.

If the cookie has expired or the decrypted cookie value different than the session variable value, the session is destroyed and the user is redirected to an authentication page.

The class can regenerate and verify the cookie value on every page to avoid session stealing.

  Files folder image SMTP  
Send e-mail messages via SMTP
This class can be used to send e-mail messages via SMTP.

It connects to a given SMTP server authenticating with a given user name and password.

The class sends a message from a given e-mail address to another. The message may have custom headers and HTML body data.


  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