[PHP-DOC] Bug #12391 Updated: wrong function name in example for imap_status From: goba <email protected>
Date: 07/26/01

ID: 12391
Updated by: goba
Reported By: hh <email protected>
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System:
PHP Version: 4.0.6
New Comment:

Corrected. The new page will be online tomorow.
Thanks for the report.

Previous Comments:
------------------------------------------------------------------------

[2001-07-26 05:14:04] hh <email protected>

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 this bug report at http://bugs.php.net/?id=12391&edit=1