Thứ Tư, 21 tháng 8, 2013

PHP tự động Redirect URL

Trong file index.php thêm đoạn code
<?php
header("Location: http://joomla.org/");
exit;
?>

0 nhận xét:

Đăng nhận xét