05-31-2013, 12:57 AM
sure man the only noob there is you releasing stupid things for people to later hacked they, so sad man i recommend 100% to not use this ***** thing that arenot secure 1% its really noob code.
// Login checker
require_once(LOGIN CONFIGURATION);
// Get Login ID
$accid = $_SESSION[sESS_ACCOUNT_ID];
$connect = mysql_connect($server_ip, $user, $password) or die(mysql_error());
mysql_select_db($SELECT THE DATABASE) or die(mysql_error());
Since itsnot hard to make login before go to the panel Newbie
Using MySQLi only proofs you are noob, noob.
i found thes editor from hateme is better from all
2
With this you must give to all GM, which all need connect remotely to database. This opens a huge security hole to the server, MySQL should be bind to localhost for security reasons.

