PHP Classes

Get into string

Recommend this page to a friend!

      FTP Class  >  All threads  >  Get into string  >  (Un) Subscribe thread alerts  
Subject:Get into string
Summary:How I do to obtain the remote file content in a string
Messages:1
Author:Joaquín Cobi
Date:2011-09-29 13:03:04
 

  1. Get into string   Reply   Report abuse  
Picture of Joaquín Cobi Joaquín Cobi - 2011-09-29 13:03:04
Hi,

How I do to obtain the remote file content in a string rather than in a local file?

I think that is possible because the get command explanation says "receive remotefile from FTP server and save it as localfile or return contents of this file" but I don't know how I must explicit it.

TIA