Title |
incrementing expire variable |
Description |
at link sponsorship |
Message Text |
I would like to combine the expiration feature with link sponsorship,
I would like to increment the "expire" variable when buying a specific amount of funds with paypal,
I understand I will need to include the following at the form to paypal in the sponsor.tpl:
<input type="hidden" name="on1" value="expire">
<input type="hidden" name="os1" value="{LINKEXPIREDAYS_SPONSOR1}">
where {LINKEXPIREDAYS_SPONSOR1} is the days I will be adding to the original expiration date.
Now I will need to catch the "on1" and "os1" variables comming from paypal.com at paypap.php and to increment the value of the 'expire' variable of the link in the corresponding days.
If possible, could you please advice what would be the code to insert at paypal.php
Thanks. |
Rating |
0/5 based on 0 votes.
|
Ownership |
peumus |
Views |
508 views. Averaging 0 views per day. |
Similar Topics |
|
Submission Date |
Aug 29, 2006 - 6:44 PM |