• 0

web interface and database


Question

4 answers to this question

Recommended Posts

  • 0

I swear the quality of replies on here is headed downhill.

Anyway...

If you have a well written front-end, using a good connection object (I favour PDO), disallowing SELECT statements and work purely with stored procedures, then that's a major start.

You should connect using a user with just enough permissions, sure as hell not ROOT or such.

Then on your database allow connections only via specified users and known IPs.

That's a major start

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.