php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #8134 See the document ....
Submitted: 2000-12-06 02:24 UTC Modified: 2000-12-06 13:08 UTC
From: gdzdongdong at sina dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.2 OS: Windows 98/NT
Private report: No CVE-ID: None
 [2000-12-06 02:24 UTC] gdzdongdong at sina dot com
Help Me,a quesution about PHP function fwrite(): 
When I use the PHP function fwrite to write a string to a file ,it replaced " with \" and \ with \\ automationly 
in this string ,I try to use function fputs(),but result no different,I don't want the function replace " and \ in the string,,could you help me? 
My email address is: gdzdongdong@sina.com 
guodongzi@163.net 
guodongzi@371.net 
Thank you very much!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-06 13:08 UTC] hholzgra@php.net
please have a look at
http://php.net/manual/configuration.php
and search for magic_quotes ...
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 04:00:01 2026 UTC