for those who thought progress bar is a just a VB stuff and not a PHP this code is the answer thanks for all programmers for the response they have
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.
Description Multi Search PHP Version File Name search htm and result php Author Thyago James Willian Author Email tjw unimes com br Created Monday July Interesting to find web sites
This is a simple class that can be used to encode and decode session values to make it harder to obtain private session values for people with access to session
A function that takes as input a character-delimited string and returns a multidimensional array.
Picks a random image from a directory and displays it. Could be modified to do much more and includes directions on its use.
A set of classes that will allow you to build HTML documents completely w objects in PHP This is only the most basic layer but it is easy to build
This little line script allows you to browse your entire site and CHMOD any file on the site to or whatever CHMOD you put into the script This is helpful
Forces a script to download attached file with attached filename!!
This script which is just a few lines long not counting the comments illustrates how simple it is to support basic discussion or guestbook services using PHP without a database
Allows a small line of text to be modified by the user – which is then included in your webpage – so it allows a small amount of INteractivity It