[PHP] Re: [GLUG-chat] Re: email form

2004-03-23 Thread Steven Mac Intye
hehe, Thanks ... I got it I replaced my content type with the following: Content-Type: text/html; charset=iso-8859-15 Now it works perfectly :)) Thanks all Steven Mac Intye wrote: Hi Ray, Nope... this is what it outputs now. activate.php?member=Steven+Mac+Intyre

[PHP] php and email

2004-03-23 Thread Steven Mac Intye
Hi all, Im wondering if anyone can help me with this "problem" I have a form with the following line of code; $message .= "http://127.0.0.1/devsite/activate.php?member=$realname&hash=$initPass\";>Click here to activate\n"; What I actually get is the following output; Click here to activate Y