What on earth is wrong with this SQL statement? under PHP/MySQL?

Doraemon

New member
$queryresult = $conn->query("INSERT INTO normalrequests VALUES($finalkey, 1234, 5678, FALSE)");

it is connected to the database correctly.

Thanks a lot, experts at Y! Answers!
 
Back
Top