\n"; $result = mysqli_query($link, $select) or die("No such data, Please refresh your browser");#please don't use the back button.
Select the page from the drop down menu.
."); // Printing results in HTML return $result; } function delete ($link, $what, $values, $other) { $delete="delete from $what where $values $other"; # echo "Delete:" . $delete . "
\n"; $result = mysqli_query($link, $delete) or die("No such user in the table: $delete"); // Printing results in HTML return $result; } function insert ($link, $what, $values) { $insert="INSERT INTO $what VALUES $values"; # echo "Insert:" . $insert . "

\n"; $result = mysqli_query($link, $insert) or die("No such user in the table: $insert"); // Printing results in HTML return $result; } function update ($link, $table, $what, $values) { $insert="UPDATE $table SET $what WHERE $values"; # echo "UPDATE: " . $insert . "

\n"; $result = mysqli_query($link, $insert) or die("No such user in the table: $insert"); // Printing results in HTML return $result; } function create ($link, $string) { $creation = "CREATE TEMPORARY TABLE tmp $string"; # echo "creation: ". $creation . "
"; $result = mysqli_query($link, $creation) or die("No such user in the table: $creation"); // Printing results in HTML return $result; } function drop ($link ) { $drop = "DROP TABLE tmp"; # echo "drop: ". $drop . "
"; $result = mysqli_query($link, $drop) or die("No such user in the table: $drop"); // Printing results in HTML return $result; } function select_join ($link, $display, $table, $union, $ON, $other){ if (empty($other)){ $select="SELECT $display FROM $table INNER JOIN $union ON $ON"; }else{ $select="SELECT $display FROM $table INNER JOIN $union ON $ON $other"; } # echo "Select:" . $select . "
\n"; $result = mysqli_query($link, $select) or die("
No such data, Please refresh your browser");#please don't use the back button.
Select the page from the drop down menu.
."); // Printing results in HTML return $result; } ?> Session:Selected_id : 69
Session:plot_parameter : dividend
Session:duration_list :
Session:search_string : 1=1
Session:hidden : and hidden != '1'
Session:percent :
Session:direction :
Session:requested_order : price
Session:string : ( data.id = 1 or data.id = 2 or data.id = 3 or data.id = 5 or data.id = 6 or data.id = 7 or data.id = 8 or data.id = 9 or data.id = 11 or data.id = 12 or data.id = 14 or data.id = 15 or data.id = 16 or data.id = 17 or data.id = 18 or data.id = 19 or data.id = 20 or data.id = 21 or data.id = 23 or data.id = 24 or data.id = 25 or data.id = 27 or data.id = 32 or data.id = 33 or data.id = 34 or data.id = 35 or data.id = 37 or data.id = 38 or data.id = 40 or data.id = 55 or data.id = 43 or data.id = 45 or data.id = 46 or data.id = 47 or data.id = 50 or data.id = 51 or data.id = 52 or data.id = 57 or data.id = 75 or data.id = 74 or data.id = 65 or data.id = 62 or data.id = 64 or data.id = 72 or data.id = 73 or data.id = 69 or data.id = 71 or data.id = 78 or data.id = 80 or data.id = 83 or data.id = 93 or data.id = 94 or data.id = 95 or data.id = 96 ) AND data.price < '10000000' AND div_payouts.month < '13' AND data.id = div_payouts.id AND
Session:cost :
Reminder Website for items to Renew
Fatal error: Uncaught Error: Call to undefined function select() in /home/philippe/public_html/Reminders/header.php:115 Stack trace: #0 /home/philippe/public_html/Reminders/index.php(2): include() #1 {main} thrown in /home/philippe/public_html/Reminders/header.php on line 115