|
Movie Database...
Alright,
I'm looking to create a database for the dvds I own so I can keep up with them when I let others borrow them. I'm thinking the best option for me is PHP/MySQL (yes, no, why?).
I'd need the database to cover 6 different pieces of info for each item. (id number, movie name, date & time added, date & time borrowed, who borrowed).
I'd like this database to be searchable, and editable via internet. I also want some kind of login name and pass to be able to edit the database. (I know that isn't very difficult)
I've never dealt with PHP or MySQL more than very simple code snippets and I have no clue where to start. I'd like to use this as an excuse to learn how to use PHP/MySQL.
Can anyone point me in the right direction? I'm not real sure where to start.
Thanks
__________________
|