$news_id = $_REQUEST['nid']; if ($news_id == "") { header("Location: news.php"); exit; } require("./common.php"); require("./common_news.php"); db_connect(); $data = get_news($news_id); while ($row = mysql_fetch_array($data)) { $subject = $row['subject']; $create_date = $row['create_date']; $author = $row['author']; $content = $row['content']; } if ($subject == "") { header("Location: news.php"); exit; } ?>
| Microsoft Certified Partner |
![]() |
| IBM Business Partner |
![]() |
| MBE Certification: Certified HUB Vendor |
![]() |
| NMSDC: National Minority Supplier Development Council |
![]() |
| Metro Certified Vendor |
| Fast Tech 50 |
![]() |