Date: 09/20/02
- Next message: swxiao <email protected>: "[PHP-DOC] #19536 [NEW]: is a typo error?"
- Previous message: derick <email protected>: "[PHP-DOC] #19530 [Opn->Bgs]: manual Spanish chm error"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] Document for 'dir' class seem missing a property?"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] Document for 'dir' class seem missing a property?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Well, I won't imprudently report this as a bug, but the description of 'dir'
class in dir functions is:
class dir {
dir(string directory);
string path;
string read();
void rewind();
void close();
}
And then it refers a 'handle property' in the text follows. I wonder if
there is a missing 'handle' definition in class dir. Thanks!
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: swxiao <email protected>: "[PHP-DOC] #19536 [NEW]: is a typo error?"
- Previous message: derick <email protected>: "[PHP-DOC] #19530 [Opn->Bgs]: manual Spanish chm error"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] Document for 'dir' class seem missing a property?"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] Document for 'dir' class seem missing a property?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

