PRIVATE151
New member
Hello,
$_GET['id']; if nothing gets selected (?id=) it would echo an error
so if it is "?id=" it would say echo"Nothing selected";
$_GET['id']; if nothing gets selected (?id=) it would echo an error
so if it is "?id=" it would say echo"Nothing selected";