mariam Posted July 14, 2011 Share Posted July 14, 2011 hi, in order for my website to display a php/html page it should be in the /public_html folder , same goes for all the text files etc .(i am using 000webhost.com). now ive developed an android java application that does ftp upload . i.e sends a text file from java to my web server. the problem is that it uploads to /root directory and not in its sub folder /root/public_html where i need it to be...although im commanding it to go in sub directory and not in root ....any one knows how to make my text file move from /root to /root/public_html using a php code???? any help would be appreciated Link to comment https://forums.phpfreaks.com/topic/241967-move-file-from-root-to-rootpublic_html-directory/ Share on other sites More sharing options...
trq Posted July 14, 2011 Share Posted July 14, 2011 rename. Link to comment https://forums.phpfreaks.com/topic/241967-move-file-from-root-to-rootpublic_html-directory/#findComment-1242629 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.