View Single Post
Old 2009-04-09, 02:17 PM   #9
Beaver Bob
Porn Blog Addict
 
Beaver Bob's Avatar
 
Join Date: Oct 2005
Location: Las Vegas, Nevada
Posts: 715
Send a message via ICQ to Beaver Bob
try this:

Code:
<link><?php bloginfo_rss('url') ?><?php echo (isset($_GET['aff_link_id'])) ? '/?aff_link_id='.$_GET['aff_link_id'] : ''; ?> ?></link>
you just need to carry $aff_link_id in your query string
Beaver Bob is offline   Reply With Quote