= "12" && $time < "17") { $time_of_day="afternoon"; } else /* Should the time be between or equal to 1700 and 1900 hours, show good evening */ if ($time >= "17" && $time < "19") { $time_of_day="evening"; } else /* Finally, show good night if the time is greater than or equal to 1900 hours */ if ($time >= "19") { $time_of_day="night"; } $request_uri=explode("?",$_SERVER['REQUEST_URI']); if($request_uri[1]=="logout"): ?>
x

You've signed out of Snackly

Thanks for dropping by. Have a good !

Log in to Snackly

Oops! We couldn't log you in

Please check your email and password and try again or email hello@snackly.co.uk for help.

Forgot your password? Click here.