All is well... your plan has been updated'; } else { echo '

Hmm... that\'s not right. An error occoured'; } } else echo '

MySQL error occoured, possibly an invalid query. Contact your webmaster'; mysql_close ($conn); } else { echo 'You suck, butthead.'; } } else { tableBoxHeader(featureBgColor, tableHeadColor); tableTitle("Edit Plan", 1, tableHeadColor); $date = strftime('%d %b %Y', time()); $user = ucfirst($userInfo[u_username]); echo '

Posted on ' . $date . ' by ' . $user . '
' . '
'; ?>

' . '
'; tableBoxFooter(); } ?>