I'm getting a syntax error in explorer but i can't find anything wrong with my code.
PHP Code:<?php $at_time = $event->at_time;
$at_time = date_to("H:i", $at_time);
$_GET['at_time'] = $at_time;
sbox('at_time', time_array(7, 20, 15), 2, '', array('NULL'=>'None'));
?>![]()


Reply With Quote
Bookmarks