What I'm looking for -Business owners add their business to my site. -They edit their wikipedia style page with information about the business. -They can add events or promotion the business is offering. -There should be more than one kind of business. -The users can search through businesses. -The users can comment and rate a business. -The businesses should be mapped on google maps and the user should be able to click on one and get to the business info page. Does anyone know a script that has some or most of these features?
This isn't a script, this is a number of scripts that need to be run using PHP, ASP,.NET or some other language and connected to a database. In short, you need a web programmer. A "script" like Ajax or Javascript, will do some small function like validate content before it's sent, or keep information locally for your web session. The minute you want information saved and used by other visitors, it needs to be put into a database and controlled via a web programming language.