thanks it's working now
- Original Message -
From: "Matt Honeycutt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 28, 2003 7:23 AM
Subject: RE: [PHP] problem in writing into an html text file
> Check stripslashes(), I think t
Check stripslashes(), I think that will help you.
---Matt
-Original Message-
From: Michael P. Carel [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:53 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] problem in writing into an html text file
this code add a backslashes in all
n advance.
>
>
>
> - Original Message -----
> From: "Jason Sheets" <[EMAIL PROTECTED]>
> To: "Michael P. Carel" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, February 27, 2003 12:04 PM
> Subject: Re: [PHP] probl
;
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, February 27, 2003 12:04 PM
Subject: Re: [PHP] problem in writing into an html text file
> Hello Mike,
>
> You will need to better describe your problem and preferably show some
> source code.
>
> What characters are being add
Hello Mike,
You will need to better describe your problem and preferably show some
source code.
What characters are being added to it? You could use str_replace or the
regular expression replacement functions but you should not get added
characters in general.
Jason
On Wed, 2003-02-26 at 19:07,
> Im having a problem writing an HTML code in a text file which comes
from
> the
> html text area as an editor. There's an added characters inserted to
it.
> How
> could i write to it perfectly?
You have a problem on line 9 of your script after the 'e'.
---John W. Holmes...
PHP Architect -
hi to all,
Im having a problem writing an HTML code in a text file which comes from the
html text area as an editor. There's an added characters inserted to it. How
could i write to it perfectly?
mike
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/u
7 matches
Mail list logo