Help for this page
use strict; use warnings; ... if(isset($_SESSION['id']) and if not I print "Session expired" error m +essage. So when I executed the above code, it prints "Session expired" message +.
use strict; use warnings; ... __END__ The above code print the html contents, echoed by allbooks.php and I'm + not getting the session expired message.