|
I'm new to this so I think this is the correct place to post this. I have an affiliate program that creates cookies from the referring sites, and when a visitor arrives on my site, the cookies pass through variables which allow the software on my site to track sales (affiliate id, etc).
I'm trying to figure out how to extract the values (such as aff_id) and have this value submitted as a hidden field on a custom form. Any suggestions on how to get started with this. I know how to create hidden form fields, but I'm at a lost with the rest. Also, my site is on php pages. I've been searching but haven't been able to find anything that helps yet.
|