<?php
// Set no-cache headers to prevent browser caching
header("Cache-Control: no-cache, no-store, must-revalidate");
header("Pragma: no-cache");
header("Expires: 0");
// Include your PHP code file
//include('php-code-file.php');
echo file_get_contents('https://www.imensosoftware.com/lp-new-layout/hire-angular-developers/php-code-file.php?time='.time()); ?>