Date: 04/05/99
- Next message: Bug Database: "[PHP-DEV] Bug #1251 Updated: snmpwalk function causes segfault"
- Previous message: Bug Database: "[PHP-DEV] Bug #1290 Updated: can't display integer >=100 correctly"
- Next in thread: Bug Database: "[PHP-DEV] Bug #1293 Updated: UNC (\\server\share) pathnames don't work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1293 Updated: UNC (\\server\share) pathnames don't work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1293 Updated: UNC (\\server\share) pathnames don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 1293
Updated by: sas
Reported By: mnc <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:
The backslash is the escape character of PHP3. You should write it as
fopen("\\\\server\\share\\file.txt");
Full Bug description available at: http://bugs.php.net?id=1293
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #1251 Updated: snmpwalk function causes segfault"
- Previous message: Bug Database: "[PHP-DEV] Bug #1290 Updated: can't display integer >=100 correctly"
- Next in thread: Bug Database: "[PHP-DEV] Bug #1293 Updated: UNC (\\server\share) pathnames don't work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1293 Updated: UNC (\\server\share) pathnames don't work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1293 Updated: UNC (\\server\share) pathnames don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

