John Holmes wrote:
> From: "Markus H" <[EMAIL PROTECTED]>
>
>> $structure = imap_fetchstructure($mbox, msgnum );
>> Warning: imap_fetchstructure(): Bad message number in (...) on line (...)
>
> Is "msgnum" a constant or do you mean to have "$msgnum", i.e. a variable?
>
> ---John Holmes...
Yes,
From: "Markus H" <[EMAIL PROTECTED]>
$structure = imap_fetchstructure($mbox, msgnum );
Warning: imap_fetchstructure(): Bad message number in (...) on line (...)
Is "msgnum" a constant or do you mean to have "$msgnum", i.e. a variable?
---John Holmes...
--
PHP General Mailing List (http://www.php.ne
2 matches
Mail list logo