i am a new learner of php, now, i want to write a guestbook. but i don’t know how to design the guestbook database. expect someone can give me some datails about it. the guestbook table i want to be (guest message, admin reply guest message,guest info). how to design these tablle’s fields.
Share
It seems like you don’t have a clear picture of what you want. That makes it hard to offer any usable advice.
There are plenty of sites offering free guestbooks (php/mysql). You can download the code and dissect it to learn from it and get ideas for your own guestbook.
For example, HotScripts have listed 395 guestbooks.
Have a look and come back with a more specific question, and I promise that people will help you with specific problems.