PHP help please
PHP help please
Out of context: Reply #4
- Started
- Last post
- 13 Responses
- spl33nidoru0
it works for me too but one of my variables is an email address and the email sent will show the variables next to one another (with no space), making them look like a huge email address.
ex :
1st var = newstoday
2nd var =
3rd var = 212-212-212the email body will be
how can i make all of this more presentable (spaces / line break).
thanks