Is it possible?
Posted: Tue Jun 09, 2009 5:42 am
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....
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....