Re: [PHP] PHP help Quotations, Quotations, Quotations

2005-03-11 Thread Jason Barnett
Stg wrote: > Thanks a lot for that, I am really grateful, now it sends along the link > properly, which is great, however it is now having trouble converting spaces > to %20 and it does it for some and not others, eg > > It does this: > http://localhost/knewsl/NewsletterName.pdf > > When it should

RE: [PHP] PHP help Quotations, Quotations, Quotations

2005-03-11 Thread stg
/knewsl/Newsletter%20Name.pdf Cheers, Simon -Original Message- From: Stephen Johnson [mailto:[EMAIL PROTECTED] Sent: Friday, 11 March 2005 1:32 PM To: stg Cc: php-general@lists.php.net Subject: Re: [PHP] PHP help Quotations, Quotations, Quotations http://www.php.net/stripslashes On Mar 10

Re: [PHP] PHP help Quotations, Quotations, Quotations

2005-03-10 Thread Stephen Johnson
http://www.php.net/stripslashes On Mar 10, 2005, at 9:17 PM, stg wrote: Hello, I am having a small issue with posting from forms; It goes like such: I have a form in which a user can type in a message and in a hidden text field a link is sent, then in the page the form goes to it sends and ema