No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
There's only one sure thing in this world. You cant live with it, and you cant live without it. It pulls the people on this planet closer, or sends them apart. LOVE. When you have nothing left, look at all the good youve done for others and realize how…
1 Posted Topic
Tons of errors. Keep getting parse errors....line 45, 59...every time I get one, more pop up...please help. <?php session_start(); //ini_set( "memory_limit", "128M" ); //error_reporting(5); // added in by jaime to insure they are logged into the admin if(!$_SESSION["loginOK"]){ $err=1; $message="You must log in first"; exit; } if($_REQUEST["button"]=="Return to Main Menu"){ … |
The End.