Private
Server IP : 68.178.168.24  /  Your IP : 3.135.183.46
Web Server : Apache
System : Linux 24.168.178.68.host.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User : realcarecert ( 1247)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/realcarecert/www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/realcarecert/www/inspection.php
<?php 
include ('include/header.php');
?>

        <!--=========== breadcrumb Section Start =========-->
        <!--<div class="sc-breadcrumb-style sc-pt-80 sc-pb-80">-->
        <!--    <div class="container position-relative">-->
        <!--        <div class="row">-->
        <!--            <div class="col-lg-12">-->
                        <!--<div class="sc-slider-content p-z-idex">-->
                        <!--    <div class="sc-slider-subtitle">Home - Inspection  </div>-->
                        <!--    <h1 class="slider-title white-color sc-mb-25 sc-sm-mb-15">Inspection  </h1>-->
                        <!--</div>-->
        <!--            </div>-->
        <!--        </div>-->
        <!--    </div>-->
        <!--</div>-->
        <!--=========== breadcrumb Section End =========-->

        <!--=========== about Section Start =========-->

        <!--=========== about Section End =========-->







        <?php 
$sn=0;
$showdata="SELECT * FROM `tbl_banner` WHERE `banner_type`='12' ";
$showresult = mysqli_query($link,$showdata);
while($result = mysqli_fetch_array($showresult))

{
    $sn++;
?>


        <!--=========== Working Process section Start =========-->
        



                        <?php } ?>


                        <?php 
$sn=0;
$showdata="SELECT * FROM `tbl_banner` WHERE `banner_type`='12' ";
$showresult = mysqli_query($link,$showdata);
while($result = mysqli_fetch_array($showresult))

{
    $sn++;
?>



        <section class=" pt-80 pb-150">
            <div class="container">
                <div class="row">
                    <div class="col-lg-12 qualitylistss">
                         <h2 style="color:#0d6efd;" class="title">Inspection  </h2><br>
                    <h2>Validating the specifications, value and safety of your raw materials, products and assets.</h2><br><br>

<p><span style="font-size:11.0pt">Realcare Certification Private Limited diverse range of inspection services can provide trusted support for your products, projects and processes.</p>

<p><span style="font-size:11.0pt">Independent third-party inspections help clients around the world protect their financial, branding and legal interests throughout the entire supply chain - from raw materials and finished goods to plant facilities and assets. We offer inspection services to manufacturers, retailers, traders, plant operators, governments and other buyers and sellers of materials and products in the world’s markets.</p>

<p><span style="font-size:11.0pt">Inspections help minimise the risk of defective products by ensuring they meet both customer standards and industry and government regulations. This serves to protect your business interests, help manage your risk and ensure quality products are manufactured and delivered to their final destination at the specifications of the customer.</p>

<p><span style="font-size:11.0pt">Experienced inspectors help identify products and shipments which may contain non-standard or non-compliant components and materials. Products and materials that we routinely test and inspect include consumer goods such as clothes, toys, cosmetics, and food, to high-value bulk commodity cargoes such as agricultural products, crude oil, chemicals and refined petroleum products during critical transportation, custody transfer and storage operations.</p>

<p><span style="font-size:11.0pt">We also support the life management of plant facilities such as power plants and oil refineries with inspection and testing, ensuring that your assets are operating safely and reliably.
</p>


                    </div>
                   
                </div>
            </div>
        </section>

<?php } ?>




<?php 
include ('include/footer.php');
?>
Private