Trying to get some hosted galleries up..I remember JupzChris I believe was trying to explain how to do it with php, but I cant get it to work.
He said:
point the affiliates to
www.domain.com/galleries/gallery001/?a=USERID
then modify index.php and inset this wherever you want the USERID to appear (like in another link)
<?=$a?>
that <?=$a?> tag is showing up red in macromedia and im getting an error when i load the page..
So say I have banner1.gif that needs to be linked to blah.com/affiliateid=XXXXXX
how would I do this? and set the main url?