Categories
Tags → Php Format Text File

Printable Document Generation with PHP

This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF). Rich Text Format (RTF) is a file type used to transfer formatted text documents between applications, even those that run on different platforms, such...
DETAILS

MyWeather

MyWeather is a PHP class that uses the Yahoo! RSS weather feed. Results are returned in arrays so the output can be designed by you. The data returned includes the current conditions (temp, image, and text description) and two forecasts (hi, low, ima...
DETAILS

DGUESTBOOK

This is a soothing flash && php based guestbook. It uses flat text file database to store entries instead of MySQL. This guestbook loads the newest entries first and loads 10 entries per pages. It has a very nice flash interface with advanced...
DETAILS

Thumbnail and Watermark

This is a class that can process an image on the fly by either generate a thumbnail and/or apply an watermark to the image. The processed image can either be displayed in a page, saved to a file, or returned to a variable. It requires the P...
DETAILS

Form To File

Sends data to a data file && your email address(s). Personalized auto-response in plain text or html format with optional file attachments. Personalized template error and success pages && More.... Now with either Mime or built in PHP...
DETAILS

PHP DocWriter

PHP DocWriter is a set of PHP classes that generates simple StarOffice/OpenOffice.org Writer documents. It builds the document following the file format specification so you don''t need to have OpenOffice.org installed, though if installed t...
DETAILS

MyDbDump

MyDB Dump is a simple database utility that allows you to: DUMP MySQL Database or MS Access databases MySQL databases in php file or sql file. (that makes it easy to make Access backup or mysql backup in PHP format in your server) Create ...
DETAILS
©2003-2008 jCay.com