Forum Moderators: open
I want to start a new directory type website for my industry. This will contain a lot of listings and I was going to do this by adding them manually into a HTML table. However, I am thinking that this will be very time consuming, and surely there is a way of doing it with a database.
The listings will probably have the following fields:
Country, State, Town/City, Name, Description, Contact Info.
I don't know much about databases so am seeking some advice from the good folk here on webmasterworld.
I want to have a form on the website which enables people to add their listing. I'd like to know if it is possible to have it designed so that when someone submits the form, the information can be entered into the database without me having to manually type in all the fields? I wouldn't want it totally automatic, but to have some option where I approve the listing, be it ticking a box or whatever. And I'd like the content to be outputted in HTML, if possible.
I won't be doing the database myself, as I don't have the skills. I will get someone else to do it, but I wanted to know what is possible before posting a job for it.
Also, what is the best technology for this...MySQL? PHP?
Sorry if these are dumb questions and thanks in advance.
Tim
Well its just as risky using a ready made php script off the web, they are always being hacked - every one knows the vunerabilities, and you will still need a coder to customise it.
Not the one I would recommend (maybe some of the cheaper scripts out there). I have installed and/or worked on at least a couple hundred instances using a particular script and not one time when installed and setup properly have I ever seen (or heard of for that matter) it hacked. A good script should not need customization/features unless you are going well past the stages mentioned in the OP. You will need to know HTML as in building most websites.