ホームページ >バックエンド開発 >PHPチュートリアル >ガイドしてください、簡単なデータベースステートメント
いくつかアドバイスをお願いします。簡単なデータベースステートメント
$query = "select orderid fromorders where
customerid = $customerid and
amount > ".$_SESSION['total_price']."-.001と // この文は何を意味しますか? 「-.001」は何を意味しますか?
。 .002 とはどういう意味ですか?
date = '$date' および
order_status = 'PARTIAL' および
ship_name = '$ship_name' および
ship_address = '$ship_address' および
ship_city = '$ship_city' および
ship_state = '$ship_state' および
ship_zip = '$ship_zip' および
ship_country = '$ship_country' ";
------解法-------
-0.001
0.001
------解法-- -- ----------------
total_price 値は 0.001 以内で上下に変動します。
例:
total_price = 1.001
value 1.000 to 1.002
------解法----------
は、-0.001 と 0.001
の算術演算です。たとえば、次のようになります。 $_SESSION['total_price'] の値が 1
の場合、このステートメントは
$query = "select orderid fromorders where
customerid = $ Customerid and
amount & gt; 0.999 および amount & lt; および
date = '$ date' および
または der_status = 'Partial' および
ship_name = ' $ ship_name' および
ship_address = '$ship_address' および
ship_city = '$ship_city' および
ship_state = '$ship_state' および