session_start(); $_SESSION['insertUserRandom12345657890MN']=""; $news_id=$_GET['news_id']; $date=$_GET['date']; $title=$_GET['title']; ?>
|
| Submit News Terms of Use Legal Notices |
|
. |
Please write your comment and the click on submit button at the bottom of the page. if(isset($_GET['response_to'])){ if(substr($title,0,3) == 'Re:'){ } else{ $title = 'Re: ' .$title; } ?> echo $title; ?> By echo $_GET['by']; ?> Posted: echo $date; ?> } else{ ?> News Item: echo $title; ?> Posted: echo $date; ?> } ?>
|
. |