PHP Class 'Drop Down Menu' released
Grok Headline matches for PHP Class 'Drop Down Menu' released
PHP Class 'XML Menu' released
PHP Class 'XML Menu' released
06/13/2004 08:03 PMThis class is intended to generate a hierarchic menu from a definition
in XML that describes menu items and sub-menus.
The class uses the PHP XSLT extension to generate the menu with a XSL
stylesheed to transform the menu XML definition in HTML and Javascript
to handle the menu input events that expand and colapse the menus and
sub-menus.
PHP Class 'PHP or Java Class Code
Generator' released
PHP Class 'PHP or Java Class Code
Generator' released
03/06/2004 02:00 AMThis package is meant is automate the generation of classes to access
databases in Java beans style.
It uses the Fast Template engine to process template files that define
the skeleton of functions and variables of classes that store and
retrieve data object property values from a given database table,
getter and setter functions to access those properties and a function
to delete a data object row from the respective database table.
The package comes with templates to generate classes either in PHP or
Java. The PHP template defines code to access data objects in a MySQL
database. The Java template defines code to access data objects in any
database supported by JDBC.
PHP Class 'Convert Class To HTML Table'
released
PHP Class 'Convert Class To HTML Table'
released
02/10/2004 02:46 AMThis class is meant to display the structure of any class as an HTML
table.
The class being displayed can have variables that contain objects of
other classes or arrays and treats those variables each accordingly.
PHP Class 'Bs_StopWatch.class.php'
released
PHP Class 'Bs_StopWatch.class.php'
released
11/07/2002 07:59 PMYou can take times during a code run and at the end get a time table
as HTML or text table. The output will contain total and as delta
between each take in microseconds.
Free Code; This Class is part of the BlueShoes PHP Application
Framework, see blueshoes.org.
PHP Class 'calend.class.php' released
PHP Class 'calend.class.php' released
01/03/2003 07:52 PMThis class generates HTML calendars in the portuguese language.
In portuguese:
Esta classe gera um calendário em português em HTML.
PHP Class 'Bs_CsvUtil.class.php'
released
PHP Class 'Bs_CsvUtil.class.php'
released
11/08/2002 08:17 PMFeatures:
supports any separator char sequence, default is semicolon ";".
supports separator characters in the values. eg you use a ; as
separator, your line may look like
blah;hello world;"foo";"foo;bar";"this is a ""string""";got it?;foo
as you can see, the values can be in "quotes". if your text uses
quotes itself as in the "string"
example, they are escaped in ms-style with 2 quotes. and by using
quotes we can even have your
separator inside the text (example "foo;bar").
line breaks. a csv line may spread over multiple lines using crlf in a
field value.
see the checkMultiline param and the _checkMultiline() method.
FCC To 'Drop in' More Wireless Broadband
FCC To 'Drop in' More Wireless Broadband
04/15/2004 11:36 PMInternet.com Apr 16 2004 3:07AM GMT
Labour attacks 'drop-out culture'
Labour attacks 'drop-out culture'
04/11/2005 06:23 AMThe education secretary promises that all school leavers will have
basic literacy and numeracy skills.
'Drop council tax' pledge made
'Drop council tax' pledge made
03/30/2005 11:53 PMThe Liberal Democrats launch their campaign to replace the council
tax, 15 years after the Poll Tax riots.
PHP Class 'My Db' released
PHP Class 'My Db' released
06/09/2004 06:55 PMThis package is a SQL database wrapper supporting MySQL, Interbase and
MS SQL server.
It can establish database server connections, execute SQL queries,
retrieve query results into arrays and display query results as HTML
tables.
PHP Class 'My DB' released
PHP Class 'My DB' released
02/15/2004 07:40 PMThis class is a simple wrapper around MySQL database acess functions.
It provides wrapper functions around most of the PHP MySQL extension
function like database, connection, queries execution and result data
access, error message retrieval, database creation and locking of
tables.
PHP Class 'EasyHint' released
PHP Class 'EasyHint' released
09/18/2002 08:23 AMThis code is helpfull for small dynamic application it was written to
be used on an e-learning system, so hope that you'll find it useful.
PHP Class 'GRSlideShow' released
PHP Class 'GRSlideShow' released
09/21/2002 08:48 PMGRSlideShow will automatically build for you an index page with
thumbnails of your pictures. clicking on a thumbnail will open the
picture itself, and then you will see the next and previous pictures
as thumbnails near the big picture.
the main feature is the automatic slide show - that will start
changing the pictures at the speed you like (default is 3 seconds).
The best of all - it is Very Very easy to use.
Seeee the demo - in the link below...
PHP Class 'VRML' released
PHP Class 'VRML' released
09/22/2002 08:17 PMProvides basic classes to generate VRML(Virtual Reality Modeling
Language) files. Very basic in comparison with java3D API, just for
learning purpose.
PHP Class 'Cacher' released
PHP Class 'Cacher' released
09/22/2002 08:17 PMCacher allows you to cache variables (anything that can be put into a
variable) for later use. This speeds up loading time, and reduces load
on the data source. Some uses include: caching database search
results, requests from remote servers, images/files, etc.
PHP Class 'flip_link' released
PHP Class 'flip_link' released
09/23/2002 07:57 PMThis class brings three informations into one simple text link:
- The normal link text
- The Mouseover changed link text
- The title (same as alt in )
Needs Javascript to work. Supports css class and type.
Works fine in IE.
PHP Class 'RemoteSQL' released
PHP Class 'RemoteSQL' released
09/24/2002 07:31 PMThis Visual Basic and PHP combination allows you to remotely execute
and retreive SQL queries to and from your online databases. The VB
code makes http requests to an online script (written in PHP) which
executes your query and returns the result. The queries and results
are encrypted using rc4 encryption, which is now free for use (no
patent fees apply), and the PHP script can be configured to only
accept queries from a specific IP address.
Very special thanks to:
Mukul Sabharwal [mukulsabharwal@yahoo.com] for a PHP implementation of
RC4
David Midkiff (mdj2023@hotmail.com) for a VB implementation of RC4
Klemens Schmid - http://www.schmidks.de/ for the XMLHTTP30 usage code
PHP Class 'dutchclock' released
PHP Class 'dutchclock' released
09/14/2002 08:10 PMThis class is made as a learning aid for foreign students, learning
Dutch language.
Given a time in Numbers, it will calculate a grammatically correct
Dutch sentence, reflecting what Dutchies would say when asked for the
time.
PHP Class 'CCounter' released
PHP Class 'CCounter' released
09/19/2002 07:56 PMThis class stores all unique ip's in a simple flat text file and
increments the count for each unique ip's visit. It allows you to
track how many times a single IP has visited your page, how many
unique ip's have visited, and the total visits (sum of all unique
visits) ... along with telling a visitor what there ID is in the text
file (this basically allows you to inform the user that they are
visitor X out of Y)
PHP Class 'validation' released
PHP Class 'validation' released
11/19/2003 08:10 PMThis class is meant to validate text strings using patterns that are
defined with a simple syntax that is not based on regular expressions.
Here are a few examples of validation patterns:
"2N 5L" = 2Numbers 1Whitespace 5Letters e.g.: "12 ABCDE"
"2-5N 5L" = 2-5Numbers 1Whitespace 5Letters e.g.: "1234 ABCDE"
"2N:2N:2N" would match on "12:35:24" for checking time
"4N.2N.2N" would match on "01.01.2004" for checking date
This package includes sub-classes to do more specific validations like
verifying address data patterns.
PHP Class 'funWithMP3' released
PHP Class 'funWithMP3' released
09/14/2002 08:10 PMA small script to allow access to your MP3 files. Very basic, easy to
see how it works.
PHP Class 'xmlparser' released
PHP Class 'xmlparser' released
09/15/2002 07:32 PMThis class is an replica of the ezxml parser but it contains just one
additional method available,the method which returns the value of a
node when u pass its value.
PHP Class 'DateFormater' released
PHP Class 'DateFormater' released
09/18/2002 07:33 PMDateFormatter is an utility class to convert a timestamp to a date
string using JAVA date pattern format. But you can either use PHP date
pattern format to display too
PHP Class 'Listme' released
PHP Class 'Listme' released
09/15/2002 07:32 PMtables_listme and frames_listme derive from abstract class listme.
Images, image captions, html files and external links are
turned into left-side navigation links, and are displayed at screen
right.
PHP Class 'Numbers2words' released
PHP Class 'Numbers2words' released
09/18/2002 07:33 PMConverts numbers to words.
Numbers range from 0 to 999.999.999.999.999
Note: argument to n2w is a string. Use strings for big number (usually
bigger then 2^32) see example.php
For british (GB) numbers call with a optional second argument = 1.
British (GB)
n2w('1000000000',1) gives "one milliard"
n2w('1000000000000',1) gives "one billion"
American (US/FR)
n2w('1000000000') gives "one billion"
n2w('1000000000000') gives "one trillion"
PHP Class 'MultiCounter' released
PHP Class 'MultiCounter' released
09/07/2002 08:15 PMApart from counting hits to an arbitrary number of pages this class
has the following features: Each IP address is counted only once a day
(however, no cookies are neccessary), the data is stored in a single
text file (no database neccessary) and monthly snapshots of the
counter are saved as well. Comments and examples included in source
file.
PHP Class 'fileStorage' released
PHP Class 'fileStorage' released
09/18/2002 08:23 AMThis class just reads and writes data from ant to a file. The data is
kept in an asociative array inside the class and serialized for
writing. The class also supports adding variable references in a
storage (so you can register a variable and automatically have the
newest value of it in the storage).
PHP Class 'metafire' released
PHP Class 'metafire' released
09/16/2002 07:53 PMMetafire is a very simple database abstraction layer for
firebird/interbase.To use it, you have to know things about
php-function for firebird/interbase. But still you can use it as you
use mysql or postgres in a simple way
PHP Class 'mysqlLikeDisplay' released
PHP Class 'mysqlLikeDisplay' released
09/24/2002 07:31 PMMysql draws tables on the command line using +'s and -'s for rows and
cells - this class will draw php arrays in the same way.
Also - This class can draw tables in HTML instead - full stylesheet /
border /padding configuration from class function calls -
good for throwing data at the screen either in html or as ascii on the
command line.
- handles recursion too so you can have html tables within tables
within tables - it all gets a bit much to look at but it will do it.
PHP Class 'dbApiCreate' released
PHP Class 'dbApiCreate' released
09/25/2002 08:14 PMAs a developer who does a lot of backend work I got tired of
constantly writing new access libraries for mysql tables - so i wrote
this class which automates the process:
you tell it:
database name,
table name,
field names,
primary key,
database connection details
and it will then give you add/edit/delete/search/generic search
functions written in php as output - simply copy the output into a new
file
(eg: access_lib.inc) and you have your access library for your new
table.
It won't do complicated joins or anything - but for the basic
functions which most tables require this works well.
PHP Class 'ms_dbx_reader' released
PHP Class 'ms_dbx_reader' released
10/01/2002 07:38 PMMicrosoft DBX file reader /such as Outlook Express Mailbox database
files/
Author: Zeos
PHP Class 'Navigation' released
PHP Class 'Navigation' released
10/28/2003 11:08 PMThis class is meant to let you build a dynamic site navigation bar
presented in the breadcrumb style.
The navigation bar may display links, one for each level of the site
hierarchy. The title of each level link is presented using a CSS style
named breadcrumb. The current level is displayed as plain text within
a span using the CSS style breadcrumbcurrent.
PHP Class 'db_view' released
PHP Class 'db_view' released
10/08/2002 07:08 AM"db_view" provides:
* An abstraction class and helpers for multi-tabled Mysql data.
(init, select, select_row, count, insert, update, delete)
* Atomic multi-table updates, inserts, deletes
eg: update items, month set items.price=month.price where
items.id=month.id;
Also primitive non-atomic (=insecure) rollbacks.
* Functions, Triggers and Defaults per action
(select, update, insert, delete; before or after)
* Rich logging and debugging facilities.
PHP Class 'phalidate' released
PHP Class 'phalidate' released
10/28/2003 11:08 PMThis package has a set of classes used in data validation.
The data can come from a HTML form or other source.
This package was designed to work with or without a templating engine
like Smarty. It was also designed to be extensible and easily changed.
All the validation code is in the phalidators class. The logic that
manages the validation process is in the (parent) phalidate class. If
you want to add additional validation, update the phalidators class.
It can be used to test one field, doing a boolean test, or can be used
for a series of tests, and then retrieve the aggregate errors (as IDs
or localized messages).
It has support for localized error messages (currently English,
Spanish and German).
PHP Class 'phplibTemplateExtention'
released
PHP Class 'phplibTemplateExtention'
released
10/08/2002 07:09 AMphplib has template.inc - a template class for php to utilize
templates. This is an extension to the class Template needing less
code by:
Automatic detection and declaration of blocks
Automatic "blanking" of unused blocks
Blocks automatically declaired in proper nested order.
All calls to set up template/file/paths/names in the class call.
- LGPL / GPL - phplibs license anyway - its their template class - I
just extended it to make my life a little easier.
PHP Class 'sqltoolkit' released
PHP Class 'sqltoolkit' released
03/19/2003 10:44 PMThe PHP SQL Toolkit is a PHP class system for abstracting database
calls. Using classes or functions, it abstracts the underlying
database structure into data sources in a manner similar to ODBC. Data
sources are defined in one file and a standardized syntax is used for
connecting to all databases. This is useful for portable code or for
referencing multiple databases on multiple platforms all at the same
time.
PHP Class 'phpreports' released
PHP Class 'phpreports' released
03/19/2003 10:44 PMphpreports is a PHP report generator application that uses XML report
layout files to generate PHP code and show a report.
It supports grouping, subgrouping, functions like sum(), avg(), min(),
max() etc..
Please refer to the Freshmeat site or
http://phpreports.sourceforge.net for complete documentation and
latest code.
PHP Class 'DateUtill' released
PHP Class 'DateUtill' released
03/14/2003 08:44 PMThis code provides several classes for handling date values. Features
include format guess, internationalization, date calculatations,
formatting.
PHP Class 'DCalendar' released
PHP Class 'DCalendar' released
10/08/2002 07:09 AMShow a calendar with options view year, month and today link. Dynamic
events with diferent color
Grok Description matches for PHP Class 'Drop Down Menu' released
GrokA matches for PHP Class 'Drop Down Menu' released
PHP Class 'Drop Down Menu' released