[PHP] How do i delete all escaped backslashes when i make a file???

2003-10-24 Thread Bas
Any help appreciated.

Regards,

Bas

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



Re: [PHP] How do i delete all escaped backslashes when i make a file???

2003-10-24 Thread Daniel Guerrier
When you make a file using data from what source?
--- Bas [EMAIL PROTECTED] wrote:
 Any help appreciated.
 
 Regards,
 
 Bas
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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



Re: [PHP] How do i delete all escaped backslashes when i make a file???

2003-10-24 Thread Bas
A textarea.
Daniel Guerrier [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 When you make a file using data from what source?
 --- Bas [EMAIL PROTECTED] wrote:
  Any help appreciated.
 
  Regards,
 
  Bas
 
  -- 
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php
 


 __
 Do you Yahoo!?
 The New Yahoo! Shopping - with improved product search
 http://shopping.yahoo.com

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



RE: [PHP] How do i delete all escaped backslashes when i make a file???

2003-10-24 Thread Chris W. Parker
Bas mailto:[EMAIL PROTECTED]
on Friday, October 24, 2003 10:06 AM said:

 A textarea.

Hey do us all a favor (or you can just do me a favor) and trim your
posts and don't top post.



thanks.
--
Don't like reformatting your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/

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



Re: [PHP] How do i delete all escaped backslashes when i make a file???

2003-10-24 Thread Marek Kilimajer
stripslashes

Bas wrote:
A textarea.
Daniel Guerrier [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
When you make a file using data from what source?
--- Bas [EMAIL PROTECTED] wrote:
Any help appreciated.

Regards,

Bas

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


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


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


Re: [PHP] How do i delete all escaped backslashes when i make a file???

2003-10-24 Thread Daniel Guerrier
http://us3.php.net/manual/en/function.addcslashes.php
--- Bas [EMAIL PROTECTED] wrote:
 A textarea.
 Daniel Guerrier [EMAIL PROTECTED] wrote in
 message

news:[EMAIL PROTECTED]
  When you make a file using data from what source?
  --- Bas [EMAIL PROTECTED] wrote:
   Any help appreciated.
  
   Regards,
  
   Bas
  
   -- 
   PHP General Mailing List (http://www.php.net/)
   To unsubscribe, visit:
 http://www.php.net/unsub.php
  
 
 
  __
  Do you Yahoo!?
  The New Yahoo! Shopping - with improved product
 search
  http://shopping.yahoo.com
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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