Author Topic: adding directory/database type listing to website  (Read 11475 times)

Offline misadreamer

  • Newbie
  • *
  • Posts: 1
adding directory/database type listing to website
« on: February 03, 2014, 04:55:05 PM »
I am developing a site which will feature information about service providers around the country.  I assume I will need a database type system but I am sure which is the best to use and where to go once the database is created.  It will need to be a fully searchable contact list broken down by City and State and Type of Service.  Any help would be greatly appreciated.

Offline krystyna90

  • Newbie
  • *
  • Posts: 1
Re: adding directory/database type listing to website
« Reply #1 on: March 10, 2014, 01:47:56 PM »
You should use mysql database, its great and i think its enough for your project.
 Its compatible with php and php have many commands that support mysql use. I guess this forum is not lively

I edited this post because and add that you should do a pdo database because of safety.
I could help you just send me the message.
_____________________
My projects:
freshdrink.co.uk - beverage drinks


« Last Edit: August 07, 2014, 08:36:34 AM by krystyna90 »