jasper182 Posted January 14, 2007 Share Posted January 14, 2007 I'm working with ftp'ing a file with my newest script, and I was wondering if there was a way to read the contents of a file from an ftp server without first downloading it to your server with ftp_get, reading it, then deleting it. If not, I guess its not that big of a deal, I was just hoping. Thanks Link to comment https://forums.phpfreaks.com/topic/34101-ftp-get/ Share on other sites More sharing options...
matto Posted January 14, 2007 Share Posted January 14, 2007 A couple of questions for you:Is the remote file sitting on a http server?What kind of file is it you are wanting to read? Link to comment https://forums.phpfreaks.com/topic/34101-ftp-get/#findComment-160386 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.