jadeg Posted March 11, 2014 Share Posted March 11, 2014 I am developing a web application using php. The application is designed to fetch a csv file from an ftp sever, manipulate the dat and produce tables. Any suggestion on how to make a site to host the application? I currently have it running on my localhost using wamp Link to comment https://forums.phpfreaks.com/topic/286877-hosting-a-web-application/ Share on other sites More sharing options...
trq Posted March 11, 2014 Share Posted March 11, 2014 Any suggestion on how to make a site to host the application? Explain what that means. Link to comment https://forums.phpfreaks.com/topic/286877-hosting-a-web-application/#findComment-1472128 Share on other sites More sharing options...
jadeg Posted March 11, 2014 Author Share Posted March 11, 2014 I have tried web hosting sites like atspace, zymic, 000webhost. None of them seem to be working. On my localhost the application is working but not when i host on a server. atspace and zymic do not have the ftp_connect() function enable. 000webhost is only displaying the html form and not the php contents Link to comment https://forums.phpfreaks.com/topic/286877-hosting-a-web-application/#findComment-1472239 Share on other sites More sharing options...
trq Posted March 12, 2014 Share Posted March 12, 2014 So find a decent host that supports your requirements. We don't know what your requirements are. Link to comment https://forums.phpfreaks.com/topic/286877-hosting-a-web-application/#findComment-1472245 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.