A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho