Oh, I also forgot to ask.... what do you get when you use stat()?
stat() works, but not if I pass in the actual name of the file. I have to
use fstat() in order to get the proper data. I'll have to check to see if
there are any functions disabled in the php.ini (I don't believe there are
any) but if fstat()/stat() work, I'm at a loss to explain why filesize()
doesn't... :| or, also, why stat() doesn't work when I use a correct
filename.
thnx,
Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php