Tag Archives: Store Database

Simple online lookup

Greetings many, I was expecting someone might have the capacity to give me quite a few guidance on determing the best solution for my personal next task. You want to create your reasonably simple online look-up database if anyone else is to find a good address / shop location by typing in either their own zip code, point out or country. I have the many data compiled – I just need kid offer it to be able to site users to be a simple search. In essence, the results will have to be: store brand, address, telephone number. It would be cool kid offer a search engine map but it may not be essential. Thanks ahead, Peter Your best solution is to make use of PHP and MySQL (database). Create a database with a listing of all the shops (all store information), then result in a search bar that will accesses your database to discover the best store. You will also have to apply a zipcode collection (available online). At this time there might be a no cost one to work with, or pay to reach a database using zipcodes. You would like that zipcode data source to compare the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Security Do’s and Dont’s for E-Commerce

Greetings, Im pretty much to start a new E-Commerce site and want to get all the safety issues dealt with for the begginning rather as compared to half way through just like the last time that is quite alot on the pain. Here are your 3 main things which i should of known at first of the previous project: ONE. MD5 Encrypt the passwords if they get written into the database. I didnt use this untill after Inside diameter setup several diverse user systems that will needed this so were required to go back through all of the code and change it all accordingly which also caused issues with several user accounts I’d already created. ONLY TWO. Escape any files getting written to the DB so challenging users cant go SQL commands by means of an input box. I also decide to put limits on the quantity of characters that may be entered into input fields THREE. Store database details from the site root so nobody has having access to them. Those include the first few there are various top of my own head but provides anyone else got worthwhile tips for security included in E-Commerce sites.

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment