Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは私のコードです。現在の週番号である $w を除いて、すべて正常に動作します。
$w="WEEKOFYEAR()";
すべてを宣言し、週番号をハードコーディングするとコードが機能します
$w=13; insert($actual,$target['value'],$country,$ini,$goal ,$comment,$an,$w,$con);
次のエラーが表示されます。週番号13を表示する代わりに。0から始まります