I do not know where to start. And by start, I mean an implementation of what to do next. I already have some readings on PHP, and I need to start on this project... for the lulz.

Now where oh where do I start? On the client side, I want an interface that allows the user to select if s/he wants to view the entire record, create , update, or delete.

Each address book entry is a file in a certain folder. And oh, i want this search feature that searches for an entry by last name, or first name, or address.

Any help? Thanks.