smart way
Codice PHP:
$id = intval($_GET['id']);
if($id > 0){
//do stuff
}
// redirect not found page 404
![]()
smart way
Codice PHP:
$id = intval($_GET['id']);
if($id > 0){
//do stuff
}
// redirect not found page 404
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it