30.01.2014, 01:45
Quote:
Well I'm using Codeigniter so SQL wise everything is fine since the strings are automatically escaped before having anything happen to them. Furthermore the login system is theoretically uncrackable, since it works by inserting a unique 32 character string into the database and as a cookie and checks for your data that way.
Not sure what you really ment by that so I hope it answers your question hah |