|
I have an affiliate program set up for my site at this moment (not yet incorporated)
but all I have to do now is include a particular PHP command on each Order Confirmation Page, to dictate whether that affiliate should earn 2dollars, 5 dollars, or 10dollars per sale.
So it is, I am looking into making multiple order confirmation pages for this particular purpose; and I cannot set up my affiliate prog. until I figure out how to script any particular page on my site to respond to whatever individual item it is that was sold.
I could see something in PHP like:
$if Day Tropic Blush is sold award affiliate with Xamount of dollars
$if Hungry Bumble Bee Tuna is sold award affiliate with Xamount of dollars, etc.
And I haven't the foggiest about how to do this.
EDIT: this one probably belongs in the PHP forums then. I would've posted it there initially, had I of been able to see it was going to go back to PHP.
__________________
Currently Reading: Please login or register to view this content. Registration is FREE
Last edited by Lashtal; 07-02-2008 at 12:41 AM..
|