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
A very easy to use yet powerful and quick template engine. Enables you to
seperate your page layout/design from your code. It can handle simple
...
ANG
GES
G
P
Allow send POST headers to any sites, icq, boards, and other...
ANG
GES
G
P
HAWHAW is a PHP class library you can use to create hybrid web pages. With HAWHAW you can publish dynamic WML pages and control the output with a ...
ANG
GES
G
P
Class library needed for displaying a big group of records in HTML page
ANG
GES
G
P
OO interface for generating HTML tables. All HTML 3.2 elements can be defined.
ANG
GES
G
P
This class builds completely an HTML Form based in a description of the
fields, it's ideal to avoid writing one form any new table you have to
f ...
ANG
GES
G
P
HtmlReader is a PHP class for mananging html templates. You can insert
variables, multi level if-blocks and multi level loops
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...