Name:

E-mail:

Pending Articles

No pending articles available"; } else { while ($row = mysql_fetch_array($result)) { echo "\n"; echo '\n"; echo "\n"; } } ?>
' . htmlspecialchars($row['title']) . " (submitted " . date("F j, Y",strtotime($row['date_submitted'])) . ")

Published Articles

No published articles available"; } else { while ($row = mysql_fetch_array($result)) { echo "\n"; echo '\n"; echo "\n"; } } ?>
' . htmlspecialchars($row['title']) . " (published " . date("F j, Y",strtotime($row['date_published'])) . ")