A class for MySQL managment, it returns an array of these things you selected in the database. It returns if update, delete, insert command was successfull
ANG
GES
G
P
Session management with timeout and applications, based on temporary files
ANG
GES
G
P
Class to enable search/replace of files. Can perform the search over one
file, multiple files, entire directories with/without subdirectories. Ca ...
ANG
GES
G
P
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...
ANG
GES
G
P
Class for parsing RSS 0.9 and 0.91 formats. Includes utility functions for
walking the parse tree.
ANG
GES
G
P
This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/chang ...
ANG
GES
G
P
Class to convert any document, that can be read by MS Word, to another
format supported by Word.
Converts extensions from/to: doc,dot,txt,rtf,ht ...
ANG
GES
G
P
OO interface for generating HTML tables. All HTML 3.2 elements can be defined.
ANG
GES
G
P
Sessionara is a handy php class to manage sessions and realize member
areas. In a developer's life, the job to make admin areas is a common
task ...