Hi,
I am trying to include some characters, "<"(arrow) being one of them and the other """(speech mark). How do I put them in in PhP? cos my mail out just doesn't send when i write them in.
mail($ToName." <".$ToEmail.">",$ToSubject, $Message, "From: ".$FromName." <".$FromEmail.">"
;
:'(
cheers,
dan
I am trying to include some characters, "<"(arrow) being one of them and the other """(speech mark). How do I put them in in PhP? cos my mail out just doesn't send when i write them in.
mail($ToName." <".$ToEmail.">",$ToSubject, $Message, "From: ".$FromName." <".$FromEmail.">"

:'(
cheers,
dan