Code
Results 1 - 10 of about 9,000. (0.19 seconds)
     1: <?PHP $inc_dir='../';$_REAL_SCRIPT_DIR=Null;require $inc_dir.'config-user.inc.php';require $inc_dir.'conn-string-user.inc.php';require_once $i ...
    49: if (($result = mysql_query($sql2, $db)) && $_GET['member_id']) {
                echo '<h3>'._AT('nav_tendencies').' '.$this_user[$this_member].'</h3>';
    64: INSERT INTO `messages` VALUES (60,1002,60,NULL,375,'cgi','Hallo, \r\n\r\ndas mit dem CGI-Script testen will bei mir nicht funktionieren (Win2K ...
    13:  if (mysql_query("UPDATE categories_description SET Categories_name='{$_GET['category_name']}' WHERE Categories_id=".(int)$_GET['category_id'] ...
    21: if (mysql_query("UPDATE categories_description SET Categories_name='{$_GET['category_name']}' WHERE Categories_id=".(int)$_GET['category_id'])) {
   231: case "remove_url":
        mysql_query("delete from gsmaster_urls  where id='$_GET[id]'");
        header("location: index.php?min=$_GET[min]");
    17: $rand_chars = rand_chars();
        if (mysql_query("INSERT INTO emaily (email, rand_chars) VALUES ('$_POST[email]', '$rand_chars')")) {
            $zprava = "Pokud máte zájem o služby serveru $_SERVER[SERVER_NAME], tak prosím navštivte tento odkaz:
    28: // email_overit.php:
        mysql_query("UPDATE emaily SET overeno = 1 WHERE id = '$_GET[id]' AND rand_chars = '$_GET[rand_chars]'");
        ?>
    61:         $row = mysql_fetch_array(mysql_query("SELECT * FROM `match_userstypes` WHERE `id`='{$_POST["plan"]}'")); // Retrieve the plan from the table
        
   162:         include("gateways/{$_POST["method"]}/gate.php");
                $inv = mysql_fetch_array(mysql_query("SELECT * FROM `match_invoices` WHERE `id`='{$_POST["ivid"]}' AND `user`='".me('id')."'"));
        
    53: if(($result = mysql_query($sql2, $db)) && $_GET['member_id']){
                echo '<h3>'._AT('nav_tendencies').' '.$this_user[$this_member].'</h3>';
     1: <?PHP $_If1Ll='../';require_once $_If1Ll.'magic_quotes.php';$_REAL_SCRIPT_DIR=Null;require $_If1Ll.'config-user.inc.php';require $_If1Ll.'conn ...
   395:                 echo "Creating new database...";
                        @mysql_query("CREATE DATABASE {$_POST['db_name']}") or footer(mysql_error());
                        echo "Done <br />";
   434: echo "Inserting data into 'users'...  "; @mysql_query("INSERT INTO $tbl_users (level,user_login,user_pass,user_name,date,blogs) VALUES('4','{$ ...


Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code

©2009 Google - Privacy