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
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
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
/** Class for loading data into a single MySQL table.
** Constructor parameters LoadData(, ).
** Function parameters InputMember(,
input>).
*/
ANG
GES
G
P
This class allows one to easily query the whois database and returns the information for a specific domain name. It also automatically retrieves t ...
ANG
GES
G
P
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...
ANG
GES
G
P
Here another html template implementation. 2 main features are:
* Allows nested templates,
* Easy to use.. (I hope so.. :) )
