Detected 1 occurrence(s) of ‘mysql_[p]*connect\([“‘]{0,1}[a-z0-9\-\.\$]+[“‘]{0,1}\s*,': <?php include "settings.php"; mysql_connect($server, $dbuser, $dbpass); mysql_select_db($dbname); $result = mysql_query("SELECT * FROM `warnings` ORDER BY expires DESC LIMIT 0, 10"); echo "<br>"; echo "<table width=100% border=1 cellpadding=3 cellspacing=0 class=\"table table-striped table-bordered\">"; ec Source: http://pastie.org/pastes/9767822/download
↧