|
$imapConnection = sqimap_login ($username, $key, $imapServerAddress, $imapPort, 0);
|
|
$imapConnection = sqimap_login ($username, $key, $imapServerAddress, $imapPort, 0);
|
|
echo html_tag( 'table', '', 'center', '', 'width="70%" cellpadding="4" cellspacing="0" border="0"' ) .
|
|
echo html_tag( 'table', '', 'center', '', 'width="70%" cellpadding="4" cellspacing="0" border="0"' ) .
|