View Single Post
Old 03-12-2008, 01:26 PM   #4 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

In your original code you have:

PHP Code:
$read stream_get_meta_data($f); 
Should this be $fp instead of $f or is $f defined elsewhere?

Alan
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote