|
Posted by Joseph Lee on 07/09/05 02:34
Hi,
I tried file() in the following lines:
<?php
$authFile = file("/tmp/authenticate.txt");
print "authFile = $authFile";
?>
However, it only gave me
authFile = Array
What's wrong with this file function? I tried single
quotes, but got the same answer, too.
Thanks,
Joe
____________________________________________________
Sell on Yahoo! Auctions no fees. Bid on great items.
http://auctions.yahoo.com/
Navigation:
[Reply to this message]
|