Hello,

I have a site with PHP pages. I need to be able to pass a variable from a URL similar to http://yoursite.com?af filiate=CD123, the variable being "CD123".

This ID needs to be included in a hidden form field in an online booking form.

My PHP experience is limited so the easier the better.

Thanks.