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
Very Simple Template allows you to dissociate very simply HTML code from PHP code.
A programer will easily rewrite an HTML project done by a grap ...
ANG
GES
G
P
First version of class for formatting of text (TTF) on images. Will allow you to more easily place ttfboxes on images.
ANG
GES
G
P
max-> LoadChecker($) is detecting the exact amount of microseconds when it
is called from the main script. Calculating then the difference betwee ...
ANG
GES
G
P
jfile class is a wrapper class for fopen/fclose and flock. With this
class, its easy to open new files which are locked and released after use
ANG
GES
G
P
Session management with timeout and applications, based on temporary files
ANG
GES
G
P
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
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
...
ANG
GES
G
P
emailform is written in and for php4. it is a very easy way to send data gathered with a form to an email recepient.
some of the features are...
...