This will be a very simple questionfor the experts Im new to php but I have a form and its sending fine but I need to put a space in btween each line Im presuming the spacing will go between each of the lines below
ThanksCode:$body.='Wedding Date: '.$date."\n"; $body.='Time Of Service: '.$time."\n"; $body.='Brides Name: '.$bname."\n"; $body.='Brides Phone: '.$bphone."\n"; $body.='Grooms Name: '.$gname."\n";



Reply With Quote


Bookmarks