' . "\n"; echo '
' . "\n"; echo ' ' . "\n"; echo "\n"; if (isset($_GET['message'])) { echo $_GET['message']; } echo ' ' . "\n"; echo '

User Message

' . "\n"; echo ' ' . "\n"; echo ' Create' . "\n"; echo ' ' . "\n"; echo '
' . "\n"; echo "\t\t" . '
' . "\n"; echo "\t\t\t" . '' . "\n"; echo "\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t" . '' . "\n"; while ($row1 = $res1->fetchArray()) { $id = $row1['id']; $userid = $row1['userid']; $message = $row1['message']; $status = $row1['status']; $expire = $row1['expire']; echo "\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo ' ' . "\n"; } echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t" . '' . "\n"; echo "\t\t\t" . '
IDUser IDMessageStatusExpireEditDelete
' . $id . '' . $userid . '' . $message . '' . $status . '' . $expire . '
' . "\n"; echo "\t\t" . '
' . "\n"; echo '