Date: 04/05/99
- Next message: sas: "[PHP-DEV] CVS update: php3/functions"
- Previous message: sas: "[PHP-DEV] CVS update: php3"
- 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");
-- Ok, patch is in CVS, change will appear in PHP 3.0.8.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: sas: "[PHP-DEV] CVS update: php3/functions"
- Previous message: sas: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

