SyntaxFix
Write A Post
Hire A Developer
Questions
You are use PHP isset
Example
if (isset($_GET["id"])) { echo $_GET["id"]; }