[PHP] Re: Passing files from A to B

2001-10-02 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Dirk Maetens) wrote: > Server A: > PHP 4.01pl2 > Safe Mode On > Not configured with ftp functions > > Server B: ftp access, no PHP (shame) > > On Server A I use output buffering to generate some simple HTML files. > So far so good. My problem

[PHP] Re: Passing files from A to B

2001-10-02 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Dirk Maetens) wrote: > Server A: > PHP 4.01pl2 > Safe Mode On > Not configured with ftp functions > > Server B: ftp access, no PHP (shame) > > On Server A I use output buffering to generate some simple HTML files. > So far so good. My problem