Welcome Guest, Not a member yet? Register   Sign In
Auth Lib
#3

[eluser]connors[/eluser]
Hi 2think,
Thank you for your feedback.
I've uploaded an updated version of the auth lib to the same url as the old one (http://dev.0510ml.dk/auth/auth.zip) - fixed a few bugs I've noticed when I checked on line 194,200 and 204 :p

It's not typos, and you didn't miss the declaration - I forgot to declare it Tongue
It's being used for inserting data from your registration form into multiple tables - e.g.
your registration form contains the personal stuff as password, username, email which goes into the 'user' table. You also have some profile info like bio, interests and job which goes into the 'profile' table and so on. The lines have been commented and should explain what I'm doing Smile

I'm using macigniter's form lib myself, and yes its working. Functions with (&$form,$post) as parameters is specificly made for his library Tongue

I haven't gotten around the user guide so much due to loads of homework, but I'm hoping I'll be able to soon.


Messages In This Thread
Auth Lib - by El Forum - 01-23-2010, 03:53 PM
Auth Lib - by El Forum - 01-25-2010, 01:17 PM
Auth Lib - by El Forum - 01-26-2010, 09:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB