I am looking to port an app from an existing web environment to MySQL. The requirement is relatively easy. The Tables are read only and the data is to be only accessed via login & password. The login will give a limited view of records based on a master/detail table relationship. I need to be aware of securing the database and have been told by others that I should look to use PHP.
I know my local bookstore has the following publications (based on asking about MySQL & PHP) Beginning PHP, Apache MySQL Web Development published by Wrox PHP & MySQL written by Larry Ullmen PHP & MySQL Web Development written by Luke Welling & Laura Thomsan Has anyone seen these books and possibly recommend one of them? Thanks Kerry