PHP Source of http://www.andlabs.net/html5/processCOR.php:
<?php
echo date('l jS \of F Y h:i:s A');
header('Access-Control-Allow-Origin: http://www.andlabs.org');
?>
To make a request to this page from www.andlabs.org and view the response click here.
Try making the same request from some other domain and capture the response in a proxy. It can be seen that response is the same as the one below.