Page 1 of 1

Is it possible?

Posted: Tue Jun 09, 2009 5:42 am
by revbackup
Is it possible to upload an html file online through a PHP function????
What i mean is, I have a function here that generates an html page....
and its working perfectly!
But my problem is, how can i possibly upload the file online?
perhaps to an ftp page or something....

the reason why i want to upload the file online is so that I will just
get the URL of the page and use that URL somewhere else....

Re: Is it possible?

Posted: Tue Jun 09, 2009 12:45 pm
by mikemike
Have a read of some PHP file upload tutorials.

Here's the first one Google gave me:
http://www.tizag.com/phpT/fileupload.php