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 table). It include the functions: lowercase, strtolower,
uppercase, strtoupper, ucfirst, lcfirst, ucwords, lcwords, normal, remove,
chomp, php_quote, file_ext, file_noext, stripdouble
All functions was make to use special characters (192-223 and
224-255 in ascii table). It include the functions: lowercase, strtolower,
uppercase, strtoupper, ucfirst, lcfirst, ucwords, lcwords, normal, remove,
chomp, php_quote, file_ext, file_noext, stripdouble
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
Diese Zip-Klasse verpackt rekursiv Ordner und entpackt diese auch rekursiv.
Die Zip-Klasse beinhaltet einen Dateifilter, dieser kann mit Blacklis ...
ANG
GES
G
P
A rule based system for taking data associated with a database result id
and pushing through specified templates. Allows for significant reuse o ...
ANG
GES
G
P
A class for MySQL managment, it returns an array of these things you selected in the database. It returns if update, delete, insert command was su ...
ANG
GES
G
P
html table builder is written in and for php4 and allows you to dynamically create html tables within your php code.
some of the features are...
...
ANG
GES
G
P
Authentification and user track. A simple session manager for all.
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 ...
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...