Date: 07/04/01
- Next message: derick <email protected>: "[PHP-DEV] Bug #10324 Updated: reproducable seg fault during generic script exec with pgsql and mcrypt"
- Previous message: Alexander Bokovoy: "Re: [PHP-DEV] Bug #11780: udm_find makes php crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: cat33 <email protected>
Operating system: Windows 2000 Professional
PHP version: 4.0.5
PHP Bug Type: Unknown/Other Function
Bug description: the 'remark' is not working
I was trying to remark the following code in my php, but the php said I got a Parse error.
// $xmlHeaderStr = "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\r\n";
if i change this to
/*
// $xmlHeaderStr = "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\r\n";
*/
then, the problem is solved.
-- Edit Bug report at: http://bugs.php.net/?id=11866&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: derick <email protected>: "[PHP-DEV] Bug #10324 Updated: reproducable seg fault during generic script exec with pgsql and mcrypt"
- Previous message: Alexander Bokovoy: "Re: [PHP-DEV] Bug #11780: udm_find makes php crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

