Hi, I want to add a feature to my static website. I want to allow people to input some information like this:
A, A's address, A's feature, Your comment etc.
The input information should be saved in mySQL database, and is searchable. What kind of php script I should get? Where can I download it?
Thanks in advance?