What is equivalent of mysql_insert_id(); using prepared statement? ... //create initial order $stmt = $conn2->prepare("INSERT INTO orders (order_name) ...
確定! 回上一頁