Class that provides an abstraction layer above the PHP PostgreSQL API.
This centralizes all the database connection info such as host, port, etc.
Same class an be used to connect to multiple databases on different
servers and on different ports.
This centralizes all the database connection info such as host, port, etc.
Same class an be used to connect to multiple databases on different
servers and on different ports.
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
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.
ANG
GES
G
P
This is a very easy to use class for making tables with various styles.
It also has an example included.
ANG
GES
G
P
Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
...
ANG
GES
G
P
esay - isert/add elements to any position of your array(s) - delete
elements from your array(s) - move elements within your array(s) - replace
e ...
ANG
GES
G
P
PHP&Databases Managment (Select, Delete, Insert, Update)
ANG
GES
G
P
This debugger is build with serveral interacting technologies. The core element is a PHP based function, which can be integrated into the appl ...
ANG
GES
G
P
Simple classe to display a recordset with a page next and previous. You could customize it like google.com :)
