if ($cookies{PHPSESSID} ge "") { eval { $session = PHP::Session->new($cookies{PHPSESSID}->value); }; print $query->redirect(-location=>"$redirecturl"."0") if $@; exit 0 if $@; $id = $session->id;
In reply to Eval and Exiting by datannen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |