CapstoneProject18 / Deal-Finders-and-Matchers

Deals finders and matchers Creates a map based deal locator. Merchants in a particular area can describe a set of deals that are available. A user can then search for deals within a specific radius, The search can be further optimized by category. Categories are merchant defined and therefore a mechanism of cross-referencing the same categories described using different words becomes necessary. This uses a map based front-end and locates deals within a specific radius.
1 stars 5 forks source link

Database Coding for Apache Server using php script #10

Open Sheldon27 opened 5 years ago

Sheldon27 commented 5 years ago

Kindly make a rough basic script for implementing the database connection with mysql using php for our project in localhost.

Kindly use a database name - demo and table name - location because we will be taking these attributes for our entire project

Sheldon27 commented 5 years ago

Kindly keep the database short and precise for the efficiency and speeding up the web application

shobhitkdutta commented 5 years ago

Ok noted

shobhitkdutta commented 5 years ago

Done waiting for final testing

Sheldon27 commented 5 years ago

The Second version the code is much better , kindly proceed it with the uploading in the master directory.

shobhitkdutta commented 5 years ago

The Second version the code is much better , kindly proceed it with the uploading in the master directory.

Noted. Uploading the same