Hi folks,
I've read several articles on phpbuiler, the one about DB normalization was great for me.
I know HTML and JavaScript pretty well as well as some lingo (Director).
I want to use PHP & MySql. So I'm gonna begin by doing a little project for myself: an addressbook in PHP.
I would like to know if some of you have had esperience in designing a DB model for an addressbook. The thing is I want it to be as complete as possible
(birthdays, astrological signs, personal and business info, children, whatever...)
It would be great if my friends could use the same DB to store their own addressbook, protected by a password. I'm sure this is something to consider
straight from DB conception, right?
It should also be easy to use (add/remove) and enable search by criteria (name, date of birth, email...)
I am not a complete newbie in PHP and I have already played with MySql but I would like to get more serious...
So if anybody could give me some pointers, where to start, a tutorial, sample it would help me a lot.
Thanks,
Sébastien