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 classes which all did the same thing: retrieve, update, insert and delete lines from a database?
Well, if you have, good news: you don't have to anymore
Well, if you have, good news: you don't have to anymore
ANG
GES
G
P
Creates a Search engine with switches to vary search and results return
technique
ANG
GES
G
P
Diese Template-Klasse wurde für kleine Webprojekte unter dem Gesichtspunkt entwickelt, dass die Benutzung so einfach wie nur irgendwie möglich s ...
ANG
GES
G
P
class that caches dynamic content. easy to use an integrate into current
scripts.
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
Basic message Catalog utility for php, provides a basic way to generate
multiple languages scripts
ANG
GES
G
P
Paranoia was designed to check the validity of the parameters that a php
page will receive after a form submision. It can be used to check the
v ...
ANG
GES
G
P
/** Class for loading data into a single MySQL table.
** Constructor parameters LoadData(, ).
** Function parameters InputMember(,
input>).
*/
