Date: 07/26/01
- Next message: Hojtsy Gabor: "[PHP-DOC] Manual naming conventions"
- Previous message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en preface.xml"
- Next in thread: goba <email protected>: "[PHP-DOC] Bug #12391 Updated: wrong function name in example for imap_status"
- Reply: goba <email protected>: "[PHP-DOC] Bug #12391 Updated: wrong function name in example for imap_status"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: hh <email protected>
Operating system:
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: wrong function name in example for imap_status
the line
print "imap_status failed: ".imap_lasterror()."\n";
should be
print "imap_status failed: ".imap_last_error()."\n";
on
http://www.php.net/manual/en/function.imap-status.php
-- Edit bug report at: http://bugs.php.net/?id=12391&edit=1
- Next message: Hojtsy Gabor: "[PHP-DOC] Manual naming conventions"
- Previous message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en preface.xml"
- Next in thread: goba <email protected>: "[PHP-DOC] Bug #12391 Updated: wrong function name in example for imap_status"
- Reply: goba <email protected>: "[PHP-DOC] Bug #12391 Updated: wrong function name in example for imap_status"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

