mysql - PHP script write to secure folders via browser? -


i'm building php scripted program local server process database tables , upload them production server. i'm bit worried security on local server however, need connect remotely - period of possible risk open up. script needs move files around on server , way can these commands work lower folder permissions 777 open highway anyone. run scripts via browser, there way make them more secure , still run them via browser? suppose need login root or other elevated user.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -