|
Two PHP functions that allow
cNodes is a php class to
This package can be used as a
Smart Configurer is a PHP
a developer to test for
store and manipulate tree
wrapper to manipulate the
application to read and
spiders and small screen
structure in a mysql
values of site cookies.
write configurations,
devices. Can be used for
database. An example of a
The base class cookieBase
similar to the Windows INI
useragent cloaking,
typical uses for this would
can be used directly to
file. Smart Configurer
delivering lite content to
be a web directory. Its
access and manipulate the
supports multiple sections,
PDA's and cellphones, or
important to note that the
contents of cookies. It can
and subsections. Ability to
solving any other problem
class and the table are
be extended to allow storage
add, remove, retrieve and
that requires delivering
meant only to model the
of data types other than
modify sections, ubsections,
content based on user agent.
relationships between nodes
strings in cookies within
keys and their properties.
in a tree. All descriptive
the limits of size of the
It's a must have for any
data about the nodes should
cookies.
There is also
serious PHP developer.
be stored in a seperate
one sub-class named
table. The class requires
cookieArray, which makes it
the use of PEAR::DB.
easy to create cookies that
store things like
application preferences,
user authentication data,
etc..
Date: Apr, 10 2006 Date: Apr, 04 2006 Date: Apr, 03 2006 Date: Mar, 25 2006 |
|
datLib contains Class Methods
RC4 is a symmetric fast and
The F-ystem Support Module
This class can be used to
that help simplify common
secure encryption /
allows you to read or write
retrieve and parse e-mail
programming functions that
decryption algorithm. This
to a file. It will also copy
messages from a POP3 or IMAP
PHP programmers use in their
class attempts to add the
files if needed. When you
using the PHP IMAP
development process when
unbarable missing of RC4
read, write or copy a file
extension.
It can
building web based
support in PHP, also since
you must use an existing
connect to a mail server,
applications. These include
recent versions mcrypt do
directory. You will also
retrieve the total number of
calculating dates in
not support RC4.
have to manually chmod your
messages in a mailbox,
different formats; server
files in order to write to
retrieve the headers, body
and user information such as
them. Although append mode
and attachment files of a
IP Address, Browser
works if the folder is
given message, and delete a
Information, Operating
executable. F-ystem methods
message.
system; String manuiplations
return numeric error codes
to extract strings from
so a PHP script can decide
certain positions and from
what to do if an error is
certain characters; Flat
encountered.
File control to create and
delete files, to write files
in different formats based
on the Operating System,
finding file extensions;
Math functions to duplicate
basic math functions such as
Area and Volume; Form
validation to validate basic
form fields such as email
address, user names,
passwords; Array
manuiplations to count 2D
arrays and to find the index
position of elements.
datLib helps save the time
in recreating these common
functions to help you get
started on your project
faster and focus on the most
important aspects related to
it. It is also always
expanding and updated.
Date: Mar, 23 2006 Date: Mar, 11 2006 Date: Mar, 09 2006 Date: Mar, 08 2006 |