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.
特定のユーザーが値をデータベースに挿入できるようにするアプリを作成中です。atm で php ファイルに移動し、URL の末尾に ?year=235&name=ggg を追加すると、データベースに追加されます。これを防ぎ、アプリからの情報のみをデータベースに入力できるようにする最善の方法は何でしょうか? それとも、試すのは時間の無駄ですか?php ファイルの URL を取得する唯一の方法は、wireshark/packet tracer などを使用することです。