".mysql_error()); $news=mysql_fetch_assoc($result); // foreach ($news as $k => $v) { // $$k=$v; // } $news_title=$news['news_title']; $news_content=$news['news_content']; $ip=$news['ip']; $author=$news['author']; $post_time=$news['post_time']; $next_op="update"; }else{ $news_title=isset($_SESSION['news_title'])?$_SESSION['news_title']:""; $news_content=isset($_SESSION['news_content'])?$_SESSION['news_content']:""; $ip=$_SERVER['REMOTE_ADDR']; $author=isset($_SESSION['author'])?$_SESSION['author']:""; $post_time=isset($_SESSION['post_time'])?$_SESSION['post_time']:date("Y-m-d H:i:s"); $next_op="save"; } $main=<<
進階搜尋
209人線上 (73人在瀏覽線上書籍)
會員: 0
訪客: 209