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 can generate pie chart graphics from arrays of values for each slice of the pie. You can customize the colors and the size of the chart ...
ANG
GES
G
P
Conversion of php sessions class to use Oracle instead of MySQL
ANG
GES
G
P
Class library for easy creation of hybrid WAP pages.
The page is defined in a object oriented generic way.
Depending on the user's browser eithe ...
ANG
GES
G
P
Session management with timeout and applications, based on temporary files
ANG
GES
G
P
Class to draw graphs. Only lines and points are supported at this early
stage. Output in PNG format
Refer to examples, as well as source code, f ...
ANG
GES
G
P
FXL Template ist ein einfach zu bedienendes PHP Template System.
Es unterstützt Textersetzungen, schnelle Array Ersetzungen,
Blöcke und vers ...
ANG
GES
G
P
Simple class to translate strings into UTF-8 from your favorite charset.