View Single Post
Old 06-15-2008, 11:40 PM   #15 (permalink)
ryanmr
The Contributor
 
ryanmr's Avatar
 
Join Date: Jun 2008
Location: Twin Cities, Minnesota, USA
Posts: 50
Thanks: 3
ryanmr is on a distinguished road
Default

The problem I had with fopen was that when I had to call filesize on a remote file, it would fail. fgets could have worked and I was looking into it, but then you told me about copy and it works great.
I don't have a normal php4 server for testing, so if something doesn't work, let me know.
Attached Files
File Type: php PHPGravatar5.class.php (6.6 KB, 451 views)
File Type: php PHPGravatar4.class.php (6.7 KB, 418 views)
ryanmr is offline  
Reply With Quote