also, failing all else, use implode to concatenate the array into a string,
then pass it and explode it at the other end.
"Pac Mon" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> If they don't need to be visible include this form element in the form to
be
>
Not actually IMAP, but POP3...
The following code :
Mail
Nmsgs;
print("You have ".$msgnum." messages\n");
}
else {
echo "failed";
}
if ($hdr = imap_headerinfo($mbox, 1)) {
$thissubject = $hdr->Subject;
print("$thissubject\n");
}
else {
echo "failed";
}
imap_clos
Not actually IMPA, but POP3...
The following code :
Mail
Nmsgs;
print("You have ".$msgnum." messages\n");
}
else {
echo "failed";
}
if ($hdr = imap_headerinfo($mbox, 1)) {
$thissubject = $hdr->Subject;
print("$thissubject\n");
}
else {
echo "failed";
}
imap_clos