Results 1 to 2 of 2

Thread: Capturing URL Vars

  1. #1
    Thread Starter
    drj888's Avatar
    Join Date
    Jul 2014
    Location
    South Africa
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Capturing URL Vars

    Hi, is there any way for me to capture URL variables and then add them to the affiliate URL?

    So adding PHP like this to "loop-coupon.php" to get the variable:

    <? $kwd=@$_GET['keyword']; ?>

    Then adding that var to the URL like this:

    <?php echo "https://tracker.info/go.php?keyword=" . $kwd; ?>

    How do I get the DESITINATION URL to read this PHP?

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,704
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Capturing IP address of visitorsand
    By aubertin in forum ClassiPress General Discussion
    Replies: 2
    Last Post: October 28th, 2011, 11:07 AM