php and wordpress - xarzu - Sep 3rd, 2010
I have a question about referrals for my wordpress blog. This might be more of a PHP question than a wordpress question. After I manage to add the field to the sign-up page where the user can add a referral ID, how do I add the functionality where that referral ID can be inserted automatically in the sign-in page? I know that in PHP you can add strings at the end of a URL like?this or like?this=that but how does one make sure that this translates to a string being added to a field in the web page?
RE: php and wordpress - Ben - Sep 12th, 2010
Hi Xarxu,
I think this sounds more of a Wordpress-related PHP question, so if you haven't already done so, I'd try posting in the Wordpress forums - you may have more luck there!
All the best -
Ben
|