OK, and how does one use them in phpBB 3.1? Because, I haven't the foggiest clue, I had tried several Google searches, but everything is from many years ago so that is of no help for 3.1. Is there a walk through manual or is this some secret that nobody can speak of, but only vaguely mention?
I need to use these because I need to store data in the session for security or verification purposes; also I need to use this for because I had integrated phpBB 3.0 into my main Webpage (external to phpBB, carrying over the session and selected Db information), allowing users to login and logout and view new posts within selected forums, but now I am receiving errors as of my upgrade, so far I have been unable to resolve them and nothing works on the page any longer. Due to:
Warning: Cannot modify header information - headers already sent by (output started at /.../index.phtml:20) in /.../includes/functions.php on line 2562
Fatal error: Call to a member function sql_close() on a non-object in /.../includes/functions.php on line 5439