PHPBB Login

Hello

I want have users system, I choose use the USERSTABLE of PHPBB, and I found a script for start session from my site, but I dont understand a few things

Example 1
www.augustino.net/PHPBB_Login.txt
www.augustino.net/PHPBB_Examples.txt

Example 2
www.augustino.net/class_loginphpBB_example.txt
www.augustino.net/class_loginphpBB.txt

Should I send variables from of a form?

Should I put this files as includes and call the functions?

Why appears a error of undefined class?

I make a mysql conection just for the example 2, because have a require_once for the DB Conection

Best Regards
 
Back
Top