session_start();
if(!isset($_SESSION['UserName'])) {
header("Location:Registration.php");
exit;
}
// connectingtothe database
include "dbconn.php";
//$link = mysql_connect('localhost', 'root', '') or die('Could not connect: ' . mysql_error());
//mysql_select_db('alumni') or die('Could not select database');
if(isset($_POST['Submit3'])) {
$comments = str_replace("\n", "
",$_POST['txtNews']);
date_default_timezone_set('Asia/Colombo');
$date = mktime(0,0,0,date('m'), date('d'), date('Y'));
//$date = date("F j, Y");
$strSQLAddMessage = "INSERT INTO `alumninews` (`news_id`, `title`, `news`, `date`) VALUES ('', '$_POST[txtTitle]', '$comments', '$date')";
$strRESAddMessage = mysql_query($strSQLAddMessage) or ($error = mysql_error());
if($error == "") {
$error = "News is added successfully";
}
}
?>
hSenid Alumni - Career Centre
| |
|
|
|
|
|
|
|
|
|
|
| |
| Career Centre |
| |
Vacancies:
Post our CV here. |
| |
| |
|
| |
| |
| |
|
|
|
|
|
|
| |
| |
|
|
| |
|
|
| |
Hi
echo $_SESSION['UserName']?> |
|
|
| |
|
|
| |
|
| |
Contact Details |
| |
|
|
| |
1st Floor, 46/12/ Sayuru Sevana, Nawam Mawatha, Colombo 02, Sri Lanka. |
| |
|
| |
 |
|
+94 2446623/24 |
| |
|
 |
|
alumni@hsenid.com |
|
| |
| |
| |
| |
| |
|
| |
|
|
| |
|
|
|