'123456','username1' => 'password1','username2' => 'password2'); /* Check and assign submitted Username and Password to new variable */ $Username = isset($_POST['Username']) ? $_POST['Username'] : ''; /*$Password = isset($_POST['Password']) ? $_POST['Password'] : '';*/ /* Check Username and Password existence in defined array */ if (isset($logins[$Username])) { /* Success: Set session variables and redirect to Protected page */ $_SESSION['UserData']['Username']=$logins[$Username]; header("location:client-search.php"); exit; } else { /*Unsuccessful attempt: Set error message */ $msg="Please Enter correct Client Id Details!"; } //------------first client list--------------- if(isset($_POST['Submit'])) { /* Define username and associated password array */ $logins = array('3789-QMS-2553' => '123456','username1' => 'password1','username2' => 'password2'); /* Check and assign submitted Username and Password to new variable */ $Username = isset($_POST['Username']) ? $_POST['Username'] : ''; /*$Password = isset($_POST['Password']) ? $_POST['Password'] : '';*/ /* Check Username and Password existence in defined array */ if (isset($logins[$Username])) { /* Success: Set session variables and redirect to Protected page */ $_SESSION['UserData']['Username']=$logins[$Username]; header("location:client-search1.php"); exit; } else { /*Unsuccessful attempt: Set error message */ $msg="Please Enter correct Client Id Details!"; } } } ?>

new    Qsek intellectual Services Pvt. Ltd is provides ISO 9001:2001, ISO 14001:2014, ISO 22000:2005, OHSAS 18001, GMP-Compliance, SA 8000, CE Marking.   Contact- (+91) 9654 4244 44

Accrediation Bodies / Personnel

The search provides information on organisation / personnel which have been independently certified by GAB Accredited Bodies.

These include :

  • Management Systems certifications (such as QMS, EMS and OH&S, FSMS and ISMS)
  • Product certifications
  • Greenhouse Gases Validation and Verification certifications.
  • Product certification
  • Inspection

The Certified Organisation search currently provides location information for the primary office (that is, the headquarters) of each certified organisation. If you require further location information on any of the certified organisations listed, please contact the certification Body that provided the certification services to that organisation.

Important

GAB provides the certified organisation search as a public service, using the certified organisation information as submitted by Accredited Bodies, GAB advises on the format to use for this information, but the content provided is solely the responsibility of the Accredited Bodies.

You can find out whether the organization / personnel has been certified by a certification body which is accredited by GAB or not by typing the name of the certification in the space below.



Client Search

Client Id: