imap_last_error --
This function returns the last IMAP error (if any) that occurred
during this page request
Syntax
string imap_last_error ( void )
This function returns the full text of the last IMAP error
message that occurred on the current page. The error stack is
untouched; calling imap_last_error()
subsequently, with no intervening errors, will return the same
error.
imap last error php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php imap last error syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.