'PHP Ticket 0.6' released
Grok Headline matches for 'PHP Ticket 0.6' released
'PHP Ticket 0.6' announced at
freshmeat.net
'PHP Ticket 0.6' announced at
freshmeat.net
06/27/2002 02:08 AM PHP Ticket is a ticketing system for keeping an advanced "todo" list
of tasks. It features user authentication, MySQL database support, a
search function, and easy installation/configuration.
PHP Class 'PHP.Net XMLPod' released
PHP Class 'PHP.Net XMLPod' released
12/04/2003 07:12 PMXMLPod is meant to retrieve the news feed from the PHP.Net site and
cache news results.
It does not require any XML support built-in. It only uses the PCRE
library.
The number of headlines to be fetched can be easily specified in the
constructor call.
This program is governed by Yahoo! Terms & Conditions, and the GNU
GPL.
PHP Class 'PHP Registry' released
PHP Class 'PHP Registry' released
02/10/2004 02:46 AMThis package is meant to store and retrieve key values in files. It
can work as a registry that stores application configuration values.
The class stores the values in registry values so they can later be
retrieved in constants created with PHP define function.
The package also comes with a sub-class that can be used as Web
interface for editing the registry key values.
You can set up the keys using the editor class and then your
applications script defines each key as a contant.. For instance:
could return your database host address.
PHP Class 'PHP Shelve' released
PHP Class 'PHP Shelve' released
07/13/2002 08:05 PMSimple persistence mechanism for php objects, inspired by the python
shelve module.
PHP Class 'PHP Upload' released
PHP Class 'PHP Upload' released
11/14/2002 07:31 PMThis class was created to simply manage images and other types of
files. For image files it can create their thumbnails. The class
returns the full path of a file to store it in a a database MySQL.
Questa classe e' nata per semplificare l'upload di immagini e file e,
nel caso delle immagini, create le miniature in automatico.
Restituisce i percorsi completi ai file e alle miniature per in modo
da poter facilmente archiviarli in un dbms come MySQL.
PHP Class 'PHP Figlet' released
PHP Class 'PHP Figlet' released
04/09/2004 04:05 PMThis class is meant to draw text strings that are outputted as lines
of text using ASCII art characters.
The text lines that represent characters are defined in simple ASCII
art font files. The class comes with one sample font. Many other fonts
are available or you can make your own.
It can be used for displaying errors, printing messages to users,
drawing attention and whatever else you can think of.
PHP Class 'PHP Composer' released
PHP Class 'PHP Composer' released
05/11/2004 07:39 PMThis class is meant to render images of the musical score of ring
tones notes used in cellular phones, defined in the RTTL format.
It parses the RTTL ring tones string to extract the information about
the author, duration, scale, beats per minute and the notes of the
tune.
Then it renders the score image using a customizable logo and an
appropriate TrueType font to render the notes in the score.
PHP Class 'PHP Auth' released
PHP Class 'PHP Auth' released
06/12/2004 06:40 PMThis class is meant to manage the records of a directory of users and
provide users authentication services.
It can create, edit, delete and search a directory of users with
properties stored in records of a SQL database. It provides pre-built
registration and user record editing HTML forms.
It may also authenticate a user presenting a login form and logout the
user when needed, keeping an authentication log in a separate database
table.
PHP Class 'PHP-PGSQL' released
PHP Class 'PHP-PGSQL' released
10/19/2002 07:49 PM1. connection --> Function connection()
2. query --> Function query($string)
3. num_rows --> Function nums($string="",$qid="")
4. object --> Function objects($string="",$qid="")
5. insert --> Function insert($tb_name,$cols,$val,$astriction)
6. update --> Function update($tb_name,$string,$astriction)
7. delete --> Function del($tb_name,$astriction)
----------------------------------------------------------------------
-------------------------------------
Extra Announce
----------------------------------------------------------------------
-------------------------------------
You can add this script to PHP-MYSQL-MSSQL class
(you can find it at
http://www.phpclasses.org/browse.html/package/657.html)
to make those classes more useful , all you have to do just edit
setting.inc.php
add follow lines
============================
elseif($sql_type == "3"){
include_once("pgsql.inc.php");
}
============================
PHP Class 'php-downloader' released
PHP Class 'php-downloader' released
09/03/2002 07:42 PMThe php-downloader has a simple architecture. All you has to do is to
set the file param and the method, youŽd like to offer as download
(plain, zip, tar.gz) and the php-downloader offers you a download.
Documentation for the current version at www.ipunkt.biz
PHP Class 'PHP Template' released
PHP Class 'PHP Template' released
10/30/2002 08:10 PMThis template uses PHP as its parser. This means you get all the
benefits of a template engine without the overhead on one. This
template engine is a faster and more flexible alternative to current
template engines.
PHP Class 'PHP Debug' released
PHP Class 'PHP Debug' released
02/10/2004 08:04 PMThis package is meant to trace the execution steps of PHP scripts to
assist in their eventual debugging.
The class can keep track of messages associated with different types
of script activity so it can later generate a report that can be
outputted for instance at the end of each script pages.
Here are the package features:
- PEAR integration
- Tracks PHP script execution time
- Shows the execution time of specified chunks of PHP code
- Shows of all types of variables in HTML
- Show globals variables ( $GLOBALS, $_POST, $_GET ... )
- Tracks function calls
- Tracks database queries and their execution time
- Tracks the number of database queries that were executed
- Adds links to executed queries to pages of a given PHPMyAdmin
installation
- Allows to search in all types of debug information
- Enable or disable the type of debug information that you want to see
- Customize the general presentaion of the debug output
Please see documentation for more details of this package features.
The documenation was formatted with Php Documentor.
PHP Class 'PHP VQF Metadata Extractor'
released
PHP Class 'PHP VQF Metadata Extractor'
released
10/15/2002 07:15 AMThis class will extract metadata such as artist,song title,bitrate and
channel mode (eg. stereo/mono) from VQF audio files.
PHP Class 'PHP Links Class' released
PHP Class 'PHP Links Class' released
01/17/2003 07:35 PMPHP Links is a class written to generate uniform and accessible links
for any webpage or intranet application.
The width and height attributes for images are automatically generated
by the getimagesize() function. Link title tips default to the link
anchor text if left empty and alternate text for images defaults to
the filename and path if left empty.
PHP Link Class provides code debugging by displaying a user defined
error (Error! - Invalid Link - some_dir/file.html) if a dead link is
inserted by editing the link.ini.php file.
Any link can be embedded or included via a text or inc file.
PHP Class 'PHP-MYSQL-MSSQL' released
PHP Class 'PHP-MYSQL-MSSQL' released
08/07/2002 07:32 PMYou can easily to use this class to insert,delete,modify,page
cut...etc from mysql or mssql
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 and MySQL Web Development' at 30
per cent off
'PHP and MySQL Web Development' at 30
per cent off
03/11/2003 10:47 AMThe Register Mar 11 2003 9:49AM ET
FC Now: Ticket to Fly
FC Now: Ticket to Fly
08/30/2004 03:51 PMFodder for a Transit Authority article, perhaps, but I just came
across a useful online tool that could help shave quite a bit off
of...
Get me a ticket for an aeroplane...
Get me a ticket for an aeroplane...
03/19/2003 10:28 PM Graphic Design from
the 1920s and 1930s in Travel Ephemera . Amazing collection of
posters,
road maps,
steamship and
airline timetables, (more timetables
here),
post cards,
luggage labels (more labels
here and
here
),
brochures and more. Seeing this stuff makes me
wish I had been born seventy-five years earlier (and with an obscene
amount of money.)
(Warning: the site is seriously painful to look at, but
the content's good. Link via Coudal.) I've Got a Golden Ticket!
I've Got a Golden Ticket!
08/31/2004 10:10 AMIt's time for Six Flags to do something to give its stock a pop.
Taxi ticket 0.0.3
Taxi ticket 0.0.3
07/15/2004 06:50 AMA corporate taxi ticket manager.
One-Way Ticket to Mars?
One-Way Ticket to Mars?
01/16/2004 01:02 PMahogue writes "Paul Davies, who has written several very accessible
books on physics and cosmology, proposes an interesting way to get a
manned mission to Mars ...
Where Did They Put Their Ticket Stubs?
(Reuters)
Where Did They Put Their Ticket Stubs?
(Reuters)
05/21/2004 11:35 AMReuters - Over 80 British students threw caution
and their clothes to the wind Friday to set a world record for
the number of nudes riding on a rollercoaster.
Turbulent ticket prices
Turbulent ticket prices
09/25/2004 01:27 AMChicagotribune.com - Fri Sep 24, 05:22 pm GMT
A Guide for Your Big-Ticket Safari
A Guide for Your Big-Ticket Safari
09/23/2004 12:41 AMNew York Times Sep 23 2004 4:45AM GMT
New Trouble Ticket System
New Trouble Ticket System
03/12/2003 09:11 PMSeatbooking / Ticket system?
Seatbooking / Ticket system?
10/02/2002 10:54 AMTrouble Ticket System 1.0.1
Trouble Ticket System 1.0.1
01/06/2005 07:15 AMA simple Trouble Ticket System
Cheney says he's staying on GOP ticket
Cheney says he's staying on GOP ticket
07/14/2004 07:05 PMBig-ticket software gets a trim
Big-ticket software gets a trim
04/14/2005 01:43 PMZDNet Apr 14 2005 4:14PM GMT
Glastonbury ticket auction on net
Glastonbury ticket auction on net
04/06/2005 12:10 PMTickets for the sold-out Glastonbury pop festival appear for sale on
an internet auction site.
Big-ticket software gets chopped
Big-ticket software gets chopped
04/14/2005 10:05 AMZDNet Apr 14 2005 2:03PM GMT
Google Stock a Big Ticket
Google Stock a Big Ticket
07/27/2004 06:29 PMGoogle predicts that its highly anticipated initial public offering of
stock could raise as much as $3.3 billion, potentially giving the
Internet search-engine company a market value of $36 billion.
Look Behind the Ticket Brokers' Curtain
Look Behind the Ticket Brokers' Curtain
03/17/2005 03:53 AMFinding scarce theater tickets online isn't easy, but the vast world
of online ticket brokers may be able to help.
Big-ticket software gets a haircut
Big-ticket software gets a haircut
04/14/2005 06:14 AMOpen-source alternatives and bundling by larger vendors are putting
price pressure on back-end middleware providers.
Greeks plan no ticket bonanza
Greeks plan no ticket bonanza
08/16/2004 08:11 AMOlympics officials say they will not give away free tickets in a bid
to get spectators into unfilled venues.
Kerry to accept Democratic ticket
Kerry to accept Democratic ticket
07/29/2004 09:59 AMJohn Kerry is to wrap up the Democratic Party's convention accepting
its nomination to challenge George W Bush.
Mobile phone becomes train ticket
Mobile phone becomes train ticket
03/17/2005 03:39 AMA trial is under way in Tyne and Wear which could see travel tickets
issued by SMS text message.
Woman Gets Ticket While Stuck in Traffic
(AP)
Woman Gets Ticket While Stuck in Traffic
(AP)
09/03/2004 09:56 AMAP - Renathe Opedal was hopelessly stuck in traffic during rush hour
when an overeager attendant slapped her a $73 parking ticket.
Grok Description matches for 'PHP Ticket 0.6' released
GrokA matches for 'PHP Ticket 0.6' released
'PHP Ticket 0.6' released