PHP mail function issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vssp
    Contributor
    • Jul 2006
    • 268

    PHP mail function issue

    Hai friends

    When I send the mail with out from address by default it get "nobody@hostnam e.com . We need to hardcode the from address . But I dont want to edit the php file . Any Possiblity to edit the php.ini file.
    _______________ ___
    Thanks
    Vssp
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Which PHP file do you not want to change? The email class you use or the script that makes and sends the email?

    Ronald :cool:

    Comment

    • vssp
      Contributor
      • Jul 2006
      • 268

      #3
      I am not using class file

      I told My PHP Application (Project)

      I need only update ini file. and I am using linux machine

      Comment

      Working...