[php-list] fgets question

2006-09-16 Thread Ski Dawg
Hello everyone, I have run into an issue that I am not sure the best way to resolve. I am reading in a file (for an MLS data import) one line at a time, and then storing that line into a database. Here is what I am doing (with error checking and unrelated processing removed for brevity): Co

Re: [php-list] final project

2006-09-16 Thread Mike Brandonisio
Hi, You can use JS or meta tag refresh to redirect the page after a set time. You would print or echo the time value to the page output so JS or Meta Tag can start counting from or to the value you specified. Sincerely, Mike -- Mike Brandonisio *IT Planning & Support Tech

Re: [php-list] final project

2006-09-16 Thread Wade Smart
09162006 0710 GMT-6 You would have to use JS for the client side timer. wade On Sat, 2006-09-16 at 03:25 +, arwa_cute wrote: > hello to every one, i m developing online test for student i hve to > define a timer. means i hve to specify the test ending time limit. it > can b vary. it depe