I've started a campaign where the landing page is simply a .php that redirects to my azoogle link. When I use a landing page I use <?php echo str_replace("-", " ", $_GET["kw"]); ?> as the subid of the affiliate link and add ?kw={YSMKEY} to my landing page url and it works. But when I use a php...