Hi all,
New here. I am looking to build a database. I am new to PHP/mySQL. I have already followed Kevin's tutorial and been able to build a very simple database almost identical to his jokes database.
My problem is that I want my database to be able to return common entries. For eg. if one column is called names and has the same name entered, with associated different entries for the other column, I want to be able to select all the entries for that name. also same for the other columns.
Also How do I password protect the database so that anyone can make entries but you need a password to delete/modify entries.
Thanks, Hector






Bookmarks