Start a session, register a variable i nthe session, use the session variable, unregister the session variable, destroy the session.
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
added option checker and color syntax
This is shows you a bar graph in % in each row. Down load two files and one picture.
If ‘U’ hav any problem mail at [email protected].
HTML template library for abstracting logic from html interfaces. Acts like your standard template library except provides for callback handlers for template variables amount some other nifty features.
A simple function that will list all files in a given directory that are not specified in the $ignore array.
It edits pages simply through fopen and opendir
If you are getting ugly tables because of strings getting split into two lines, us this to turn your whitespace into nbsp; to prevent new lines.
This class that represents ID3v1.0 and ID3v1.1 tags. It can read, write, and remove tags in MP3 files.
This is a function for PHP scripts to clean up HTML code before outputting it The function applies correct indentation to HTML XHTML and JavaScript and makes the output much
This is another simple calendar but listed again because now it includes minimal database support (PostgreSQL). Gives month and day views.