KrishnaAhire 1 Posted May 4, 2016 Report Share Posted May 4, 2016 I saw a website real-online-job.com it has an image "Click Here" targeted to referral url clixsense.com/?r=3669939, its easy but when we change main url to real-online-job.com/?r=5423128, image target also changes to clixsense.com/?r=5423128. I want this code for my website. Please help. NOTE :- This is not a SPAM message. I really want to know about this thing, I had to give this links under my question for better understanding to all you helping guys. Admin can surely delete this message but please let me know the answer for this via email, if not possible here. 1 Quote Link to post Share on other sites
COBOLdinosaur 8 Posted May 7, 2016 Report Share Posted May 7, 2016 The page has validation errors and is bloated with excessive scripting. It is likely the change is cause by sme scripting referring to the referral values or that the server side scripting is referencing it. Trying to fix a page full of errors generally needs to start with the elimination of the errors, otherwise most of the effort is wasted, and the underlying instability may cause additional problems. Quote Link to post Share on other sites
KrishnaAhire 1 Posted May 10, 2016 Author Report Share Posted May 10, 2016 @COBOLdinosaur, Thank you so much for your reply but I actually did not get your point. I want the same script. I want the process to make it happen on my webpages. If I modify the main url, image target should also be changed. Please guide me further. Quote Link to post Share on other sites
Ingolme 1,032 Posted May 10, 2016 Report Share Posted May 10, 2016 You can get the value from the URL using PHP's $_GET array and then change the link on the page based on the given value. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.