Categories
Tags → Php Built In Function

GreenCart PHP Shopping Cart

Green Cart PHP Shopping Cart supports ''Downloadable products'' with instant activation option, especially useful for software companies selling their products via the Internet && could be easily integrated into any system widely ut...
DETAILS

Create Thumbnails with GD (2 Functions)

Hi all, this little set of functions will create thumbnails of images using PHP s built in GD functionality. The first function will create thumbnails that save the original aspect ratio. The second will create a sqaure cropped thumbnail.
DETAILS

FeedAM - Web Feed Aggregation Manager

RSS / Atom parser, archiver and aggregator using PHP + MySQL. Offers many features and is highly customizable. No programming knowledge neccessary. Completely template-based, utilizing macros for easy editing. Web Feed (RSS/Atom) data is stored in My...
DETAILS

MySQL Row To Form

Need a quick way to edit mysql data with php? This php function takes the name of a mysql table as its input and then builds a unique form for each row in the specified table. The php function checks to length of each field s data in order to determi...
DETAILS

Radio DJ Panel v3

This innovative new script is designed for use in an Internet Radio environment. Its main function is to act as a link between the DJ''s and the Radio Admin. It allows the Users/Admin to; add, edit, suspend, delete DJ''s, edit the admin mes...
DETAILS

VarDump

If you do much development in PHP, you''ve undoubtedly used the var_dump() function to see the contents of a variable. And if you''re like us, you''ve probably even cussed your monitor a time or two as you tried to decipher var_dump()&...
DETAILS

Check PHP Configuration with phpinfo()

This simple code will output data to help you deal with configuration issues. This is a built in function in php. Detailing data refering to current status of php version installed.
DETAILS

phpdoc (Enzyme)

phpdoc is a program that aims to do for PHP developers what Javadoc does for java developers. It is a script that parses PHP class definitions, extracting function and variable names, as well as comments, and dumping this data into a database. The sc...
DETAILS
©2003-2008 jCay.com