php works fine.... the problem is passing the $_SESSION['customer_id'] variable.... it just seems to dissapear when you click on the ezpage link.
I have kind of gotten round it by hard coding a link and passing the is via $_GET[''] ... but this isnt the best way, and im going to have to re-authenticate the user to make sure its not a faker ... ideally id like to get that session passing correctly.
Any idea's guys?



