08-07-2007, 03:12 PM
[eluser]brandonrichards[/eluser]
I'm kinda new to MVC and its been a long time since i've 'written' php, but here is an HMAC login I created awhile back if anyone wants it or would like to comment on it.
Add the sql to your ci_session table (if you have one)
The username and password are : admin / password
copy the folders in system.zip into your root folder, load into a browser and should work for you. I'm interested in learning a better way to code my controller as I don't like how i've chained things together.
Thanks!
EDIT: Apparently files don't work properly on here.
http://www.brandonrichards.com/database.sql
http://www.brandonrichards.com/system.zip
I'm kinda new to MVC and its been a long time since i've 'written' php, but here is an HMAC login I created awhile back if anyone wants it or would like to comment on it.
Add the sql to your ci_session table (if you have one)
The username and password are : admin / password
copy the folders in system.zip into your root folder, load into a browser and should work for you. I'm interested in learning a better way to code my controller as I don't like how i've chained things together.
Thanks!
EDIT: Apparently files don't work properly on here.
http://www.brandonrichards.com/database.sql
http://www.brandonrichards.com/system.zip