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.
Flash ゲームがあり、勝者の名前をデータベースに保存したいと考えています。そのために、名前とポイントを PHP ファイルに送信します。私はこれを行うことを知っており、PHP GET 変数を介して情報を受け取ります。
scores.php?winner=name&points=5034
私が見るように、それはうまくいきます。しかし、私が考えた1つの問題があります。誰かが手動で PHP ファイルを起動したらどうなるでしょうか?