PHP - MySQL Security Issue? -


just wondering potential security problem mysql , php:

i have connect.php file on server, if used require(http://myurl.com/connect.php/);, allow them access database?

thanks in advance

no, additional security, it's best keep sensitive files outside of web root, in case misconfiguration of webserver breaks php , exposes plain text.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -