Re: [PHP-DB] quotations in value field

2004-04-15 Thread Mikael Grön
On Apr 14, 2004, at 15:33, Ford, Mike [LSS] wrote:

On 14 April 2004 15:21, Mikael Grön wrote:

Well, I guess a combination of htmlspecialchars and some
other function
to convert it back, before it gets sent of in the _plain text mails_.
You don't need to convert it back -- that happens automatically when 
the
form is resubmitted.

Cheers!

Mike
Ofcourse it does! I knew that.. ;)

Thanks a bunch Mike!

Regards, Mikael G

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP-DB] quotations in value field

2004-04-14 Thread Mikael Grön
Well, I guess a combination of htmlspecialchars and some other function 
to convert it back, before it gets sent of in the _plain text mails_.
Thanks for the help dude!

Mike

On Apr 14, 2004, at 15:14, H-Mac Moderator wrote:

Mikael-

I suspect you want htmlspecialchars, Not stripslashes. See:
http://us4.php.net/manual/en/function.htmlspecialchars.php
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
H-MacH-Net List for History  Macintosh Society
[EMAIL PROTECTED]  http://www.h-net.msu.edu/~mac/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: [PHP-DB] quotations in value field

2004-04-14 Thread Ford, Mike [LSS]
On 14 April 2004 15:21, Mikael Grön wrote:

 On Apr 14, 2004, at 15:14, H-Mac Moderator wrote:
 
  Mikael-
  
  I suspect you want htmlspecialchars, Not stripslashes. See:
  http://us4.php.net/manual/en/function.htmlspecialchars.php

 Well, I guess a combination of htmlspecialchars and some
 other function
 to convert it back, before it gets sent of in the _plain text mails_.

You don't need to convert it back -- that happens automatically when the
form is resubmitted.

Cheers!

Mike

-
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning  Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730  Fax:  +44 113 283 3211 

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php