Jump to content

How Safe is This - Help


gazalec

Recommended Posts

Hi i was just wondering if you guys think this is secure or not, and any advice would be helpful. Well i have a customer login and the usernames and password are located on a MySQL database and when someone enters their username and password and then a query searching the table to match the username and password then gives a ref number which is then transferred into a URL using the Header(); option, at present each customer have their own folder and there is a security hole where on the url someone can change their folder name to another but i plan on getting round that by using .htaccess just wondering if there is any major security holes i am missing and how to improve that
Link to comment
https://forums.phpfreaks.com/topic/35378-how-safe-is-this-help/
Share on other sites

no wot i mean is that if a customer number was 0800 then the username is 0800 the password is their password the ref would be 0800, so the url is then www.blahblah.com/customers/0800/index.htm it's not secret or anything i'm only novice level PHP user that why i'm asking for help and i was just wondering is there anyway the MySQL database can be downloaded?
Link to comment
https://forums.phpfreaks.com/topic/35378-how-safe-is-this-help/#findComment-167222
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.