File manager - Edit - /home/autoph/public_html/portal/web/web_career.php
Back
<div style="width:99%;min-width:370px; background:#fff;border:1px solid white;padding:1px;padding-top:0px;border:1px solid white;border-left:1px solid white;border-right:1px dashed lightgray;border-bottom:1px solid white"> <h3 align='left' style='border:1px solid lightgray;background:#E6E6E6;padding-left:1px;font-size:25px;font-weight:normal;height:30px'>CAREER OPPORTUNITIES</h3> <br> <?php $getPos = mysql_query("SELECT * FROM `db_open_position` WHERE `pos_status`= 'Open' ORDER by `pos_date` DESC LIMIT 4"); while($myPos = mysql_fetch_array($getPos)){ echo "<b style='font-size:14px;color:red'>".strtoupper($myPos['pos_title'])."</b><br> Date Posted: ".$myPos['pos_date']."<br><i style='font-size:11px;color:green'>".$myPos['pos_des']."</i><br><p>".$myPos['pos_qualification']." <a href='default.php?view=pos&id=".$myPos['pos_id']."&form=1' style='font-size:12px;font-weight:normal'><br><br>APPLY NOW!!!</a> | <a href='default.php?view=pos&id=".$myPos['pos_id']."' style='font-size:12px;font-weight:normal'>JOB DESCRIPTION</a><br> <i style='font size:8px;color:lightgray'>- - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - -</i></p>"; } ?> <a href='default.php?view=career'>View More...</a> </div>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings