thanks a bunch ^^ it works great
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
01 1:43 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [PHP] i get this for some reason
> >
> >
> > but i am not talking about running a server, i am just using php on
server
> > space that has php installed.
> >
> > what code would i incluse to g
> -Original Message-
> From: adam [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 24, 2001 1:43 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] i get this for some reason
>
>
> but i am not talking about running a server, i am just using php on server
> s
but i am not talking about running a server, i am just using php on server
space that has php installed.
what code would i incluse to get rid of this?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Turn off magic_quotes_gpc in your php.ini file.
-Rasmus
On Fri, 23 Mar 2001, adam wrote:
> everytime i post text to this file, i get the characters " and ' turning up
> as \" and \'
>
> is there anything i can add that would keep them from outputting into this?
>
> here is the code i use:
>
>
p.s. the submitted text $ message is what is returning the wierd quote
marks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
everytime i post text to this file, i get the characters " and ' turning up
as \" and \'
is there anything i can add that would keep them from outputting into this?
here is the code i use:
", $message);
$date = date("l, F j Y, h:i a");
if ($email == "") {
$message = "\n
\n
$name -- $date\n
7 matches
Mail list logo