<<<<Restricted Area>>>>" .
"
Sorry, you must Log In to view this Page
Messages() New | Email a Contact |
Discussions(4) ![]() |
Delete All Read Messages? Delete Cannot be Undone. $dbcnx = @mysql_connect('mysql.plainhost.com','ecosmar_ecosmart','ecoman1'); mysql_select_db('ecosmar_friendly', $dbcnx); $listemb = @mysql_query("SELECT ID,MID,fr_name,subject,dtnum FROM messages WHERE usrn='$usrn' AND status='read' AND MID='0' ORDER BY dtnum DESC"); if (!$listemb) { echo("Problem retrieving Contacts. Error: ". mysql_error()); } $num_rowsb = mysql_num_rows($listemb); if($num_rowsb == 0 or $num_rowsb == ""){ echo(" |
You have no Read Messages. |
$chunk_arr[2]/$chunk_arr[3]/$chunk_arr[0]$chunk_arr[1]---" . "$fr_name - $subject"); } } ?> |
[Back to Messages] |