Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000101

[PHP-DEV] PHP 4.0 Bug #7215 Updated: imap open From: Bug Database (php-dev <email protected>)
Date: 10/14/00

ID: 7215
Updated by: markonen
Reported By: andrus <email protected>
Status: Closed
Bug Type: Feature/Change Request
Assigned To:
Comments:

You can disable error reporting by prefixing the imap_open() command with a '@'. Read the PHP Manual for other means of controlling PHP error messages.

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

[2000-10-14 22:05:09] andrus <email protected>
when i trying to open imap with commans imap_open and username/password are missing or invalid, php returns me ERROR in page. Would be good if it would just returns error CODE so it will not mess up all other page.

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7215

-- 
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>