Page is a not externally linkable
- Marketing and Biz Dev
-- Cloaking
---- Cloaking URL using 2 different methods


aced84 - 10:27 am on Jun 5, 2009 (gmt 0)


But even if I were to use the php redirection method, there are two codes that I came across.

<?php
header('Location: h-t-tp://www.YourAffiliateURLHere.com/');
?>

AND

<?php
$url =
"YourFullAffiliateURL";
header("Location: $url");
exit();
?>

Can anyone please tell me what's the difference between the two codes?


Thread source:: http://www.webmasterworld.com/cloaking/3925557.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com