> I have some scripts to build pages that will be sent to a production
server.
> Is is possible to redirect the page to a file with an html extention that
> could be sent via the ftp functions to the production server.

I suspect I'm not the only one who doesn't understand the question
properly...

User asks for URL foo.htm

The web-server can have foo.htm sitting there, or PHP can generate it, or
you could have PHP get the file (via FTP or HTTP) from another server, or
the missing file could maybe trigger a routine to get the file and then
continue with the request or...



--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
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