0) {
print '' . $_SESSION['msg'] . '';
} else {
$data = $_SESSION['scheduledata'];
print $_SESSION['name'] . ',';
print ' ';
print 'Here you will find your course schedule. ';
print 'Please note that courses mentioned are forcasts and may ';
print 'change upon teacher and student availability.';
print ' ';
if (count($data) > 0) {
print ' ';
print '';
} else {
print ' Sorry there are no new courses offered at this time. | ';
}
print '';
print ' FreeSMS Team ';
print ' ';
print ' |