PDA

View Full Version : Question On READFILE


quinnrd
02-04-2003, 02:28 PM
I am using readfile() to read data from a
file and format it to the browser. Works
fine except it is also displaying the byte
count in my table. How can I get rid of it?
Thanks in advance..........

beetle
02-04-2003, 04:48 PM
Show us the readfile() function, as that is not a standard javascript function that I'm aware of.

quinnrd
02-04-2003, 04:51 PM
Sorry about that, "wrong forum", readfile
is a PHP function.......