PHP Classes

Packages of Christian Zinke

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Christian Zinke (3)  >  Mission progress status  >  Reputation  
Picture of Christian Zinke
Name: Christian Zinke <contact>
Classes: 3
Country: Germany Germany
Age: ???
All time rank: 106768 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 3025
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 Autofill 1.1  
Complete form input values with suggestions
This class can be used to complete form input values with suggestions.

This is an updated version of the class written originally by Carlos Reche.

This version allows to complete multiple words separated by the user with commas, like for instance to complete user defined in tag lists.

  Files folder image PHP - Handle in Place Editor  
Embed in place editors using Scriptaculous
This class can be used to embed in place editors in HTML pages using the Scriptaculous Javascript library.

It generates HTML with Javascript to add in place editors to given input elements of the current HTML page.

The class can add in place editors to one or multiple page elements given their identifiers. It associate a given PHP script that is called via AJAX when the content of the edited elements are updated.

  Files folder image Session Handler Class  
Manage sessions stored in a MySQL database
This class can be used to manage sessions stored in a MySQL database.

It can store the identifier of a given authenticated user and a session data string in a MySQL database table.

The class can also retrieve the user identifier and the session data string into session variables.

It can also delete specific user sessions from the MySQL database table or just the sessions that have expired.

A separate table keeps track of the time when it is necessary to do session maintenance that is handled by a configurable PHP script.


  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