php mail() question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rafi

    php mail() question

    Hello,

    I am using php mail() to issue an e-mail message in Hebrew.
    All is well except for the fact that the entire e-mail is aligned to
    the left.
    How can I align the entire e-mail to the right?

    Thanks,
    R.D.

  • Toby A Inkster

    #2
    Re: php mail() question

    rafi wrote:
    I am using php mail() to issue an e-mail message in Hebrew.
    All is well except for the fact that the entire e-mail is aligned to
    the left.
    How can I align the entire e-mail to the right?
    Do you have an e-mail in your inbox that is how you want your mail to be
    sent? Take a look at that message (including headers) in your text editor
    and see what they did.

    --
    Toby A Inkster BSc (Hons) ARCS
    [Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
    [OS: Linux 2.6.12-12mdksmp, up 32 days, 15:45.]

    Parsing an HTML Table with PEAR's XML_HTTPSax3

    Comment

    Working...