Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
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
esay - isert/add elements to any position of your array(s) - delete
elements from your array(s) - move elements within your array(s) - replace
e ...
ANG
GES
G
P
Simple classe to display a recordset with a page next and previous. You could customize it like google.com :)
ANG
GES
G
P
Mit diesem Script kann man bestimmte Seiten cachen. Eignet sich gut um schlechte Datenbankperformance aus zugleichen.
ANG
GES
G
P
In diesem RegEx-Bereich wird eine kurze Einführung in das Thema Reguläre Ausdrücke gegeben.
Danach werden einige gebrauchsfertige Reguläre A ...
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
phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of HTML and XHTML. It provides a me ...
ANG
GES
G
P
The HtmlSource class is a simple way of retrieving, and stripping, HTML
source from any website, given a URL. Supports GET and POST and also
coo ...