Unable to connect to the " . "database server at this time.
" ); exit(); } // Select the database if (! @mysql_select_db("$DBname") ) { echo( "Unable to locate the DataBase at this time.
" ); exit(); } //Get Default Display $query1 = "SELECT * FROM SUGGEST_PLACE_VISIT ORDER BY RAND(NOW()) LIMIT 1"; $result1 = MYSQL_QUERY($query1); $row1 = mysql_fetch_array($result1); $ARTNR1 = $row1['ARTNR']; if (empty($article_number)) { $article_number = "$ARTNR1"; $random_display = "You arrived at this page without selecting a destination.
|
Unable to connect to the " . "database server at this time.
" ); exit(); } // Select the database if (! @mysql_select_db("$DBname") ) { echo( "Unable to locate the DataBase at this time.
" ); exit(); } $NEW_PAGE_VIEWS = ++$PAGE_VIEWS; if ($NEW_PAGE_VIEWS != "$PAGE_VIEWS + 1") { $NEW_PAGE_VIEWS = "$PAGE_VIEWS"; $mailheaders = "From: Have Web Sites Will Travel