From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.1.2
PHP Bug Type: Filesystem function related
Bug description: It's code wrong or document wrong about fgets
On fgets() document is write
string fgets ( int fp [, int length])
bug is you just write php code
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.1.2
PHP Bug Type: Documentation problem
Bug description: wrong compile command sample on Chapter 28. Creating Extensions
http://www.php.net/manual/en/zend.creating.php#zend.creating.compiling
there are a compile co
From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.1.2
PHP Bug Type: Documentation problem
Bug description: the sample code have some wrong on Creating Extensions
http://www.php.net/manual/en/zend.creating.php
/* implement standard "stub" routine to introduce