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 is a expansion to the original PHP string funcions.
All functions was make to use special characters (192-223 and
224-255 in ascii ...
ANG
GES
G
P
webring provides an easy-to-configure solution for creating a webring. All
URLs are stored in one file (webring.urls), and each link in the webri ...
ANG
GES
G
P
Sessionara is a handy php class to manage sessions and realize member
areas. In a developer's life, the job to make admin areas is a common
task ...
ANG
GES
G
P
Returns client information based on HTTP_USER_AGENT
ANG
GES
G
P
Die normale Klasse ErrorPlot von jpGraph kann keine Werte ausgeben.
Durch die Klasse ErrorPlotValues kann man dies.
Es kann die Differenz des 1. ...
ANG
GES
G
P
Here another html template implementation. 2 main features are:
* Allows nested templates,
* Easy to use.. (I hope so.. :) )
ANG
GES
G
P
This is a little improvement to "Mp3 & ID3 tag parser" by
marty sejba . I made this to support ID3v1.1 TAGS (with
track number info) and added ...