Forum: PHP Jul 24th, 2008 |
| Replies: 3 Views: 598 Re: Secure PHP Login Script The password is validated by the function e.g. if password in the database is 'ghost' the only way a user will be able to login is with the password ghost |
Forum: PHP Jul 24th, 2008 |
| Replies: 3 Views: 598 Secure PHP Login Script Alright so after many people asking me to post the login script I use for my site at locatestyle.com (http://www.locatestyle.com), I made two functions. Now these functions do not include everything... |
Forum: MySQL Jul 21st, 2008 |
| Replies: 0 Views: 315 Bots IP Database Alright after a few months of logging visitors to my site, I've compiled a database with the bots IP addresses and names. As of right now I have a little more than 1,400 recorded IP addresses. I've... |