• Home
  • About
  • Facebook
  • Twitter
  • GitHub
  • Search
Menu
Category 1 Post

Php

Page 1 of 1

How to add Return-path in php mail

By Arulraj V in Php on 13 Jul 2009

Here is the code for add Return-path in php mail programmatically. $today = date("F j\t\h Y, g:i a"); $name = 'Yourname'; $from = '[email protected]'; $to = '[email protected]'; $cc = '[email protected]'; $bcc = '[email protected]';...

Page 1 of 1
Arul Blog © 2023 Published with Pelican • Theme Attila • System theme