[UPHPU] FTP question

Jonathan Grotegut jgrotegut at gmail.com
Thu Jul 27 12:59:53 MDT 2006


Try looking URLENCODE  and URLDECODE (I think that is the name of the
functions).  It will change the spaces in to the character strings
like "%20" for a space.

Good Luck.

On 7/27/06, Kurt Didenhover <kurt at didenhover.org> wrote:
> I have a client that needs to pull down a file from an FTP server. I'm
> trying to use the built in php functions to do this but I'm running into
> a problem. The file I'm trying to get has spaces in it and PHP chokes on
> the spaces.
>
> Is there any way around this? Ideas?
>
> Thanks,
>
> Kurt
>
> _______________________________________________
>
> UPHPU mailing list
> UPHPU at uphpu.org
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net
>


More information about the UPHPU mailing list