Welcome Guest, Not a member yet? Register   Sign In
Secure login?
#11

[eluser]loathsome[/eluser]
I'd rather recommend the use of an XML database in this case. Have a quick look at php's fantastic SimpleXML class.
#12

[eluser]Colin Williams[/eluser]
If you are already connecting to a database in your app, running a few extra queries isn't gonna kill anything. And besides, it sounds like you only need one username and password combo, so I imagine this site isn't getting much load.
#13

[eluser]hvalente13[/eluser]
If you want a good secure login script take this in consideration:

http://codeigniter.com/news/codeigniter_...ew_davies/




Theme © iAndrew 2016 - Forum software by © MyBB