Date: 02/24/03
- Next message: iliaa <email protected>: "[PHP-DOC] #22405 [Opn->Bgs]: srthwrbg"
- Previous message: Adam Dickmeiss: "[PHP-DOC] cvs: phpdoc /en/reference/yaz configure.xml"
- In reply to: alan at frostick dot com: "[PHP-DOC] #22399 [NEW]: file_exists : example given of shared path format is obviously defective"
- Next in thread: stone <email protected>: "[PHP-DOC] #22399 [Opn]: file_exists : example given of shared path format is obviously defective"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 22399
Comment by: php at mijav dot dk
Reported By: alan at frostick dot com
Status: Open
Bug Type: Documentation problem
Operating System: WIN32
PHP Version: 4.3.1
New Comment:
I partially agree. I agree that it's incorrect. But the correct way
should be '\\computername\share\filename' in plings, or
"\\\\computername\\share\\filename" in quotes, as you said.
I don't think the manual should read \\\\ (escaped backslashes) unless
it is writtenly-quoted, to avoid misunderstanding.
Previous Comments:
------------------------------------------------------------------------
[2003-02-24 12:42:53] alan at frostick dot com
Manual\function.file-exists.html
Error in manual page?
"On windows, use //computername/share/filename or
\\\\computername\share\filename"
Obviously wrong - shouldn't that read:
"On windows, use //computername/share/filename or
\\\\computername\\share\\filename"
------------------------------------------------------------------------
-- Edit this bug report at http://bugs.php.net/?id=22399&edit=1-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: iliaa <email protected>: "[PHP-DOC] #22405 [Opn->Bgs]: srthwrbg"
- Previous message: Adam Dickmeiss: "[PHP-DOC] cvs: phpdoc /en/reference/yaz configure.xml"
- In reply to: alan at frostick dot com: "[PHP-DOC] #22399 [NEW]: file_exists : example given of shared path format is obviously defective"
- Next in thread: stone <email protected>: "[PHP-DOC] #22399 [Opn]: file_exists : example given of shared path format is obviously defective"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

