Hello!
I'm quite a newbie with PHP and want help with the mail()-function.

I've got a page where you can tip others about this page and that's why I've an hidden variable on the page called $page with the address to this page. My problem is that I can't get this variable into the mail I'm sending. it only prints out $page in the mail and not the URL. Anyone got any ideas?

thx!