PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The url has many get parameters.
This obviously stops on getting a variable other than subject and body.
Having $_SERVER['QUERY_STRING'] in single quotes doesnt work either.
How do I insert the url in body ?
Last edited by anjanesh on Sat Sep 04, 2004 10:20 pm, edited 1 time in total.
Yes Feyd. got the url in body to work - $url=htmlentities(urlencode($url));
Is there a method have this done (using onClick instead of A HREF). ?
<TD onClick="mailto:whatever">