Uname:
Linux gains.arrowcloudlinux.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
Software:
Apache
PHP version:
7.4.33 [ PHP INFO ] PHP os:
Linux
Server Ip:
131.153.51.35
Your Ip:
18.221.160.29
User:
az2015 (2658) | Group:
az2015 (2661)
Safe Mode:
OFF
Disable Function:
allow_url_include,show_source,symlink,system, passthru, exec, popen, pclose, proc_open, proc_terminate, proc_get_status, proc_close, proc_nice, allow_url_fopen, shell-exec, shell_exec, fpassthru, base64_encodem, escapeshellcmd, escapeshellarg, crack_check, crack_closedict, crack_getlastmessage, crack_opendict, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, dl, escap,phpinfo
<?php
session_start();
include('include/dbconnect.php');
include('include/sessioncheck_front.php');
?>
<!DOCTYPE html>
<html class="no-js">
<!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>RFID parking management system | RFID | Parking management system – Automation Zone</title>
<meta name="description" content="Automaiton zone offers advanced RFID systems for automatic management of all types of car parks offering end to end services">
<meta name="author" content="Automation Zone">
<meta name="keywords" content="RFID Parking management system,RFID,Parking management system,RFID tags">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- FONTS
================================================== -->
<link rel='stylesheet' id='global-css' href='css/global.css' type='text/css' media='all' />
<link rel='stylesheet' id='structure-css' href='css/structure.css' type='text/css' media='all' />
<link rel='stylesheet' id='local-css' href='css/hosting.css' type='text/css' media='all' />
<link rel='stylesheet' id='custom-css' href='css/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='Roboto-css' href='http://fonts.googleapis.com/css?family=Roboto%3A100%2C300%2C400%2C400italic%2C700&ver=4' type='text/css' media='all' />
<link rel='stylesheet' id='Patua+One-css' href='http://fonts.googleapis.com/css?family=Patua+One%3A100%2C300%2C400%2C400italic%2C700&ver=4' type='text/css' media='all' />
<!-- CSS
================================================== -->
<!--Custom-->
<link href="extra/css/bootstrap.css" rel="stylesheet">
<link href="extra/css/owl.css" rel="stylesheet">
<link href="extra/css/bootstrap-margin-padding.css" rel="stylesheet">
<link href="extra/css/style.css" rel="stylesheet">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link href="extra/css/responsive.css" rel="stylesheet">
<!--Custom-->
<link rel="stylesheet" href="css/style.css">
<style>
#Top_bar .menu > li > ul > li {
padding: 0px 0 0px 8px !important;
font-size: 12.5px;
}
.icon-play{line-height:2;}
.header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social, .header-classic #Action_bar .social-menu {
padding: 7px 0;
}
</style>
</head>
<body class=" color-custom layout-full-width header-classic sticky-header sticky-white nice-scroll-on subheader-title-left no-content-padding">
<div id="Wrapper">
<div id="Header_wrapper" class="bg-parallax" data-stellar-background-ratio="0.5">
<header id="Header">
<?php include('include/header.php'); ?>
</header>
<div id="Subheader">
<div class="container">
<div class="column one">
<h1 class="title">RFID Parking Management System</h1>
<ul class="breadcrumbs">
<li>
<a href="#">Home</a><span><i class="icon-right-open"></i></span>
</li>
<li>
<a href="#">Products</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="custom-post">
<!-- Sidebar Page -->
<div class="sidebar-page">
<div class="auto-container">
<div class="row clearfix">
<!-- Left Content -->
<section class="left-content col-md-12 col-sm-7 col-xs-12">
<!-- Post -->
<article class="post post-detail">
<div class="post-image wow fadeInUp" data-wow-delay="200ms" data-wow-duration="1500ms">
<img class="img-responsive" src="gate/11.0.0 parking.jpg" alt="">
</div>
<div class="content-box">
<h2 class="post-title"><a href="#">RFID Parking Management System</a></h2>
<div class="post-data text-justify" >
<p>
We design and produce advanced RFID systems for automatic management of all types of car parks offering end to end services. As each project is unique we design customized systems keeping in mind, all entities like entries, exits, traffic flow, guidance systems and access management for every parking project.
</p>
<p>In today’s scenario, the optimum utilization of space and ease of use are the most critical factors for any parking area. We provide quick and advanced solutions for users from their entry point to their exit, helping users to reach the nearest parking bay through a Dynamic Guidance System. </p>
<p>
<b>Now, let us see how our Parking Guidance System works: </b>
<li> - The ultrasonic sensor is based on radar principle where time is measured by an emission of sonic
signal & return of its echo to determine the presence of a vehicle.</li>
<li> - We then Detect, Count and indicate the vacant places online.</li>
<li> - Vacancy Indicator & Display Panels are based on L.E.D. technology to minimize power consumption & increase visibility with long maintenance-free life.</li>
<li> - Master Controller interface between Application Software & other Parking devices & Zone Controller manages the information on a car park zone or level & communicates with other Zone Controllers & Master Controller.</li>
<li> - Parking Management includes Entry Ticket Dispenser with Automatic Boom Barrier and a decentralised payment collection system or payment at the exit.</li>
</div>
</div>
</article>
</section>
</div>
</div>
</div>
<!--Contact Options-->
<section class="contact-options">
<div class="clearfix">
<ul class="info-box clearfix wow bounceInRight">
<li><a href="contact.php"><span class="fa fa-calendar"></span> Make an appointment</a></li>
<li><a href="contact.php"><span class="fa fa-phone"></span> Contact Us</a> </li>
</ul>
</div>
</section>
</div>
<!--------------- Footer--------------->
<?php include('include/footer.php'); ?>
</div>
<!-- JS
================================================== -->
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>
<script type="text/javascript" src="js/mfn.menu.js"></script>
<script type="text/javascript" src="js/jquery.plugins.js"></script>
<script type="text/javascript" src="js/jquery.jplayer.min.js"></script>
<script type="text/javascript" src="js/animations/animations.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script src="js/main.js"></script>
<script>
jQuery(window).load(function() {
var retina = window.devicePixelRatio > 1 ? true : false;
if (retina) {
var retinaEl = jQuery("#logo img");
var retinaLogoW = retinaEl.width();
var retinaLogoH = retinaEl.height();
retinaEl.attr("src", "images/retina-hosting.png").width(retinaLogoW).height(retinaLogoH)
}
});
</script>
</body>
</html>