Greetings I still having probs with my php code,
the error message is
undefined variable : session_priv
Really
the code for authenticating login is here http://pastebin.com/crxvzTBr
the content code is http://pastebin.com/xr2PxbNG
Thank You in advance bro 🙂
use
$session_priv = $_SESSION["session_priv"];OR
use
$_SESSION["session_priv"]wherever you used$session_priv