|
ConfigReader is a simple
Tired of constantly
This class allows you to
Cute PHP library is a small
class which reads, parses,
re-writing the same CSS
upload files using your
collection of classes for
and interpolates a
code? Frustrated with
broswer. It checks file
PHP. The purpose of the
configuration file for use
searching through old
type, image type,
file
classes is to simplify
in PHP3 programs. It allows
projects to copy and paste
size, image height and
functions for daily work
you to assign array values
code from? CSS Briefcase is
width, and more. It also
with PHP (e.g. convertions,
dynamically.
a great little program that
includes a PHP/HTML file to
formating, DB session, and
helps you organize your CSS
show you how to use the
so on).
styles and store them for
class.
use in future projects. Just
add CSS style code you tend
to use in several projects,
and from there on adding the
code into new projects is as
easy as selecting the styles
you want and clicking a
button.
Date: Feb, 03 2000 Date: Mar, 05 2006 Date: Aug, 22 2001 Date: Nov, 12 2005 |
|
A full featured class that
Date_Calc is a calendar class
datLib contains Class Methods
Though similar to other such
encapsulates a date and a
used to calculate and
that help simplify common
offerings (i.e. Smarty) ,
time. Features: setters and
manipulate calendar dates
programming functions that
DtTemplate has some distinct
getters like setYear(),
and retrieve dates in a
PHP programmers use in their
advantages in its design.
getHours(); formatters -
calendar format. It does not
development process when
The formatting language is
toString(), Format(); add
rely on 32-bit system date
building web based
extremely intuitive and
and substract methods; Some
stamps, so you can display
applications. These include
bears a striking resemblance
comparators - compareTo(
calendars and compare dates
calculating dates in
to html. This library
Date ), daysTo( Date ).
that date pre 1970 and post
different formats; server
compiles its templates , and
2038. Some of Date_Calc's
and user information such as
as such runtime is FAST!
features: comparing number
IP Address, Browser
Additionally, DtTemplate
of days between arbitrary
Information, Operating
supports embedded php code
dates, validating dates,
system; String manuiplations
within its own templates.
calculating leap years,
to extract strings from
This library also produces
calculating the day of the
certain positions and from
I18-localized error
week, calculating week of
certain characters; Flat
messages. Check out the
the year, calculating first
File control to create and
extensive documentation
and last days of the month,
delete files, to write files
available on our website
calculating next/prev week
in different formats based
with examples and code
day, and calculating arrays
on the Operating System,
snippets.
of days for use in calendar
finding file extensions;
displays.
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: Nov, 26 2001 Date: Dec, 12 2000 Date: Mar, 23 2006 Date: Aug, 30 2004 |