trobarge Posted August 9, 2008 Share Posted August 9, 2008 I am working on a new website and referring people to affiliate programs. So I need the ability to have users update their affiliate links once they have joined so that people they refer to these affiliate programs are signed up under the referee. Thank Tom Link to comment https://forums.phpfreaks.com/topic/118910-updating-affiliate-links/ Share on other sites More sharing options...
ratcateme Posted August 9, 2008 Share Posted August 9, 2008 could u give us some more info how is this info stored? how are they going to change it? do you want to UPDATE a mysql database Scott. Link to comment https://forums.phpfreaks.com/topic/118910-updating-affiliate-links/#findComment-612299 Share on other sites More sharing options...
trobarge Posted August 10, 2008 Author Share Posted August 10, 2008 Here how I think it can be done. (newbe to PHP) On the sign-up screen do a qry to the referrers information and insert it into the program table under the new affiliates id. Then on the program page after the new affiliate joins the referrer program they can insert the information into the form and post their new ID into the program table. I will be using urls that need to be updated. example:www.abccomany.com/index.php?referid I will just be update the referid. Or should I try to all the the program page and insert the information for the new affiliate after he updates his information. Thanks Tom Link to comment https://forums.phpfreaks.com/topic/118910-updating-affiliate-links/#findComment-612866 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.