858   Position(s) in 26 Job(s) are open

Posted Date Title Company City Category
May 27, 05 Admin Executive Faisalabad Telecommunication
May 25, 05 HEAD OF INDUSTRIAL RELATIONS Confidential Islamabad Telecommunication
May 16, 05 HR Executive (Payroll Specialist ) Islamabad Telecommunication
May 13, 05 VSAT Engineer Confidential Telecommunication
May 13, 05 Commercial Officer (Industrial Sales) MAS Associates (Pvt) Ltd. Islamabad Architecture and Engineering
May 13, 05 Technical Sales Engineer MAS Associates (Pvt) Ltd. Islamabad Architecture and Engineering
May 12, 05 Software Developer Perago IT Solutions Islamabad Computer and Information Technology
May 11, 05 Receptionist (Female) Hi Tec Lubricants Islamabad Office, Administrative
Apr 30, 05 Graphic Designer Cogilent Solutions Islamabad Computer and Information Technology
Apr 15, 05 Business Executive (Sales & Marketing) Cogilent Solutions Islamabad Sales and Marketing
Mar 18, 05 Computer Operator (Female) MAS Group Islamabad Office, Administrative
Mar 14, 05 Brand Marketing Consultant Confidential Karachi Sales and Marketing






$value) { $$key = $value; } if ($a =='Submit'){ insert_data($conn); } } function insert_data($conn) { global $login_Name,$pwd,$uemail; $query = "insert into GR_LOGIN_INFORMATION values(1,'$login_Name','$pwd','$uemail')"; echo $query; $stmt = OCIParse($conn, $query); if (!OCIExecute($stmt)) { echo "record saved successfully"; // echo $conn . "Record"; } /* if (!$stmt) { $oerr = OCIError($stmt); echo "Fetch Code 1:".$oerr["message"]; exit; } use: $stmt = OCIParse($conn, $query); if (!$stmt) { $oerr = OCIError($conn); echo "Fetch Code 1:".$oerr["message"]; exit; }*/ } ?>