Forums
This topic is locked
Securing mySQL dataqbase with php code
Posted 30 Apr 2008 00:32:38
1
has voted
30 Apr 2008 00:32:38 robert alessandrini posted:
I wrote a script in php the accesses a mySQL database. The database has a table that contains email addresses. If I google one of the email addresses I come up with the following:phpMyAdmin
3, , Mr. Baker. Edit • Delete, 176, , Robert, Shaye. Edit • Delete, 177, , Michael ...
www.florida-family.org/phpmyadmin/sql.php?lang=en-utf-8&server=1&collation_connection=utf8_genera... - 67k - Cached - Similar pages
This is search is going right into my databse and pulling info from it. I googled another email and it came me all the emails in the database. My IPS is telling me that I must secure the data thru my web code. Can you help me. I don't know exactly what I need to do to secure this info?