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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -