http://qs321.pair.com?node_id=577978


in reply to Re: Basics: CGI MySQL security
in thread Basics: CGI MySQL security

This seems great for super-secure access. But really, I'm trying to keep it simple and a minimal level of security will suffice. If I have some basic login using cookies or http, is it necessary for me also to have the additional security using MySQL logins? I was hoping that the basic web security would be enough and my scripts would all just use the same MySQL ID to access the database...