I'd like a PHP script for partners to sign up to an affliate program, and to be able to include a code for the new customer to include and get a discount, like Dreamhost does. What do you suggest?
Lots of choices here free and paid http://hotscripts.com/PHP/Scripts_and_Programs/Affiliate_Programs/index.html I dont personally have any experiance with this type of script. Hope you find one that suits your needs!
Use your own tracking thing. Like say the URL is http://www.hotappz.com?ref=1 Then in that landing page write a code to get that value of $ref and process further as you wish. This one would be a lot easier if you are using this system in an already built website.