Categories
Tags → Php Require Function

Bar chart HTML generator

This article contains PHP function ae_bar_html for generating HTML/CSS based one-column bar charts. It is suitable for simple diagrams and does not require libgd.
DETAILS

PHP XML Parser

Magic Parser for PHP can parse just about any XML or CSV variant (comma, tab, pipe separated values etc.) text file, ideal for parsing affiliate product feeds, exported spreadsheet data etc. The script will automatically detect the format of almost a...
DETAILS

getServer Path (function)

a simple function that returns the path to folder in which script subsides. Valuable in producing php programs that will be distributed randomly and require absolute paths. Just call this function and it will return everything up to the current folde...
DETAILS

InsertRDF

A simple function to insert a RDF news source. It caches the output and by default downloads the source again once the cache is more then 1 hour old. Does not require the XML extension to PHP or mysql. Output comes in a bulleted list, but does not ta...
DETAILS
©2003-2019 jCay.com