I am now implementing a new web site for deaf. It is "United States Deaf Happy Hour" a web site designed to provide the deaf happy hour to their closest location. What I need for php to do is:
-Navigatable by States down to cities -Hold party info such as: +Address +Time/Date +GPS Loc +Coordinator's name/email address +Map to the location
What should I get for PHP server to perform such given tasks?
jaski
3:38 pm on Mar 9, 2004 (gmt 0)
I guess you will need mysql (or some other database) in addition to php.
You may also need help from a good php/mysql developer to do the database schema and write php scripts.
LinuxGold
5:51 pm on Mar 9, 2004 (gmt 0)
Alright, I will get online to ask for mySQL help tonight.