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 starts when I want to copy these files from
> Server A to Server B, where the public can get to them. How can I
> accomplish this? Any help (RTFM included) is as welcome as it will be

Scratch what I said about ob_get_contents().  Sorry.  Too many hours 
without sleep.

-- 
CC

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to