Re: Mark Email as Urgent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



add a header in the mail function between 1 - 5, 1 being the highest
$headers .= "X-Priority: 1\n";

On 10/13/05, Nathaniel Hall <halln@xxxxxxx> wrote:
> I have a PHP script that automatically sends an e-mail when accessed.  Is there any way to mark the e-mail that is sent
> as urgent or flagged?
>
> Any help is appreciated.
>
> --
> Nathaniel Hall, GSEC
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux