timbruningtwine
New member
I need a progress bar in PHP but i dont need it to move or anything, all i need it to be is a black box, say 100px long and if i edit the script somewhere i can enter a number between 1 and 100 and if i enter 1 it draws a blue bar inside the black box exacly 1px wide if i enter 97 into the scipt it draws a black box with a blue bar inside that is 97px long.
So basically a progress bar that shows the progress i set it to.
So basically a progress bar that shows the progress i set it to.