|
This is a simple free PHP
Two PHP functions that allow
A very fast and powerful
This PHP class is a fairly
flood protection class to
a developer to test for
object oriented template
faithful implementation of
help stop people flooding
spiders and small screen
class with multi-level
the Porter Stemming
your server with requests,
devices. Can be used for
template parsing. Includes
algorithm for reducing
It requires a MySQL table.
useragent cloaking,
such features as blocks,
English words to their
delivering lite content to
includes, and loops with or
stems. The primary use of
PDA's and cellphones, or
without section for empty
stemming words is in keyword
solving any other problem
lists, fast variable and
indexing, if you're building
that requires delivering
template substitution,
a search application.
content based on user agent.
sub-templates and much more.
Date: Dec, 29 2005 Date: Apr, 10 2006 Date: Jun, 24 2004 Date: Jul, 01 2003 |
|
This is a PHP class that
cNodes is a php class to
This tool is designed in such
PHP::HTML is a set of PHP
helps you create printer
store and manipulate tree
a way to facilitate the
classes that implements a
friendly versions of your
structure in a mysql
creation of java and php
DOM style approach to HTML
page easily. All you need to
database. An example of a
classes in javabeans style.
documents. The document is
do is to insert some custom
typical uses for this would
It is extremely useful in
an object which contains
tags in your pages, tags
be a web directory. Its
case you have a Mysql table
DOCTYPE, head, styles and
that will tell the script
important to note that the
and you would like to
body, each of those can
what needs to be printed
class and the table are
generate a class over this
contain one or more
from that specific page. An
meant only to model the
table which would have a
children, they can be text,
unlimited number of areas
relationships between nodes
constructor, saving
tags, or even complex
can be set for printing
in a tree. All descriptive
(updating) and drop option,
"widgets", such as
allowing you a flexible way
data about the nodes should
and to provide the
tables, forms, SideBars,
of setting up the content to
be stored in a seperate
possibility to enter and
menus, or even a calendar.
be printed
The output is
table. The class requires
query internal variables
template driven, meaning
the use of PEAR::DB.
assigned for each field of
that you can customize the
the table. The advantage
printer friendly versions of
this generator provides is
your pages by adding custom
generating a class scheleton
headers, footers, copyright
which may be altered in the
information or whatever
future. The disadvantage
extra info that you find
consists in reduced
appropriate
The script
applicability as it is
can be instructed to
useful in case the first
transform links to a
field is set as Primary Key.
readable format (<a
Date: Oct, 05 2006 Date: Apr, 04 2006 Date: Oct, 30 2006 Date: Dec, 04 2000 |