|
|
|
$banqry=mysql_query("select * from pro_banner where location='left' and status=1 order by rand()");
$banda=mysql_fetch_array($banqry);
?>
|
|
|
|
|
|
|
|
|
|
|
$sql="select * from pro_jobsposted where auto_id='".$_REQUEST['aid']."'";
$exec_sql=mysql_query($sql);
$results=mysql_fetch_array($exec_sql);
//echo $results['user_id'];exit;
?>
if(isset($_REQUEST['success']) && $_REQUEST['success']==1) { ?>
Message sent successfully
} else { ?>
} ?> |
|
|
Posted By: |
|
Picture: |
if($results['image']!="") { ?> } else { ?> } ?> |
|
|
|
Date: |
|
$dat=$results['date_posted'];
$dat_time=explode(" ",$dat);
$dat=$dat_time[0];
$enddate=date("M,d Y",strtotime($dat));
$time=$dat_time[1];
$time1=explode(":",$time);
if($hours>12)
{
$hours=24-$time1[0];
}
else
{
$hours=$time1[0];
}
$min=$time1[1];
if($time1[0]>12)
{
$grad="PM";
}
else
{
$grad="AM";
}
$jtime=$hours.":".$min." ".$grad;
?>
|
|
Subject: |
|
Job Type: |
|
Salary Type : |
|
Location: |
|
Salary: |
|
job description: |
|
|
|
|
|
|
|
|
|
|
|
|