Posts: 1
Name: Robert Alessandrini
|
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, jamesbakertpa@yahoo.com, Mr. Baker. Edit · Delete, 176, Bob.Shaye@newline.com, Robert, Shaye. Edit · Delete, 177, Michael.Lynne@newline.com, 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?
|