I want a script in PHP and mysql to do this:
A search and listing site for API that is a group of chemicals
Buyers come and search for APIs and find the companies that offer this and send them inquiry. They can search but should register so can send inquiry or see seller details
also suppliers come and register and list their API.
A supplier can add logo and have a exclusive page for his company and can add each product one by one or add by a text file in bulk. suppliers can have different c…