<?php
/* This will give an error. Note the output
 * above, which is before the header() call */
header('Location: https://itunes.apple.com/mo/app/ao-men-zheng-fu-xin-wen-msar/id806002811?l=zh&mt=8');
exit;
?> 