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
This class allows one to easily query the whois database and returns the information for a specific domain name. It also automatically retrieves t ...
ANG
GES
G
P
This is a basic class to list the contents of a given directory. This
class is written for UNIX file systems but could work in DOS with a few
ch ...
ANG
GES
G
P
Mit dieser Klasse,können Sie ganz leicht ein komplettes Verzeichnis mit Bildern verkleinern oder vergrößern lassen.Die neuen Größen müssen a ...
ANG
GES
G
P
This project includes some classes which are used to generate very simple
MS Excel file (xls) via PHP. The generated xls file can be obtained by ...
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 ...