How to send email using PHP?

irphan

irphan

@irphan-9tDRj3 Oct 22, 2024
hello ,
i am using php language. can anybody send me a code to send email when i redirect on a perricular page named like email.php.thanks
Best regards
irphan

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Nov 23, 2010

    Thread moved to Computer Science & IT Engineering section.
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Nov 23, 2010

    CHECK THIS
    #-Link-Snipped-#
  • themask

    themask

    @themask-kPDDPY Nov 25, 2010

    Even PHP has inbuilt mail function. There are several libraries / PHP Classes written and freely available.
    see this #-Link-Snipped-# .

    it is easy and powerful way to use Multiple addresses, CCs, BCCs and attachments.
    You can send HTML mails easily.
    you can even use free mail services like Google and any others.
    it supports POP3, IMAP also