Breadcrumb navigation. Very easy to implement.
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.
Put a highly customizable chatroom right on your website Works with most PHP MySQL forums and portals or as a stand-alone chatroom Can be used in a live-support configuration as
This is most simple and easy to use HTML parsing. You define your tags, and this function does the all the work.
Function returns UK tak week accoring to Inland Revenue rules. Not exciting, but useful.
The src for the image must be relative to the script file the function is called from Dont forget to echo the function html is in the return value It
Test your queries with this script that returns the results in table form.
This script allows you to add daily headlines weather or stock charts to your website It retrieves source code from a file or URL This script relies on a unique
Flash bulletin board built on the phpBB or vBulletin engines Use this sleek fast forum to create a vibrate online community of users This is essentially a Flash quot skin
This guestbook uses only one file that includes both signing and viewing guestbook in one single page Feature Checking for an empty post Checking for duplicates Striping HTML Tags Javascript
This function removes ALL backslashes from any given variable. It should work with PHP3 and PHP4. It can be used in place of the native stripslashes() function.