Click here to Skip to main content
15,902,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
EVeryone i am using mail() in my script.
It is working fine but ,
when i am sending five parameters it is not working
like
mail($to,$subject,$msg,$msg1,$headers);

It is not working ,in my mail i am not getting $msg2

Can please,anyone tell me solution for this


THanks in advance
Posted

1 solution

How To : Use 5th parameter in php mail() function on Cpanel server[^]
You can found this useful, and get more similar threads if you have a simple search on google[^]

Also refer:
Part 5 - E-mail With PHP[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900