session_start(); include 'opendb.php'; $sql = mysql_query("SELECT * FROM `poems` WHERE `main_cat` = 'holiday' ORDER by rand() LIMIT 0,6") or die (mysql_error ()); ?>
| include '../include/hmenu.html'; include '../include/menu.html'; include '../include/login_menu.html'; ?> |
|
include '../include/add.html'; include '../include/link.html'; ?> |