if (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && strtolower($_SERVER['HTTP_X_REQUESTED_WITH']) === 'xmlhttprequest')
{
//fun goes here.
}
Do feel free to ask any questions that you may have concerns to web. No Compromise on Learning!
How to change the PHP version for subfolders or subdomains Setting a specific PHP version for a specific websites, subfolders or subdomain...
No comments:
Post a Comment
Please Comment Here!