sanfly Posted December 6, 2006 Share Posted December 6, 2006 Hi, Im afraid this is a bit of a n00b question, I dont know much about apache.I have apache/php/mysql installed on my PC at home to test my php pages, but also want to be able to directly edit my web files from my laptop in other parts of the house.I have my two computers networked but cant figure out how to access the files on my server to edit them over the network. Is there a way I can do this without having to reinstall in my shared folder? I know the server is working correctly as so far as I can view the webpages I am hosting on my PC server on my laptop.Im running windows xp home on both computers if that helps Quote Link to comment Share on other sites More sharing options...
fert Posted December 7, 2006 Share Posted December 7, 2006 you could use the ftp functions php has Quote Link to comment Share on other sites More sharing options...
steviewdr Posted December 7, 2006 Share Posted December 7, 2006 There is a web_upload.php script here:http://kartbuilding.net/misc/web_upload.txtSave it as a php file (copy and paste the text into a php file).I couldn't find the original source for it.It will let you quickly edit, upload, rename, delete files on your server.Be careful tho! - it leaves your computer open to ANYONE!!! put it in a password protected folder!-steve Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.