Hey guys
I am a total noob when it comes to php. Does anyone know how to skip to a new line
Example:
Kind Regards.
Adam.
My current code is:
define('EMAIL_GV_CLOSURE','Kind Regards, (WHAT_TO_PUT_HERE) adam');
Ive tried "\n", "\n\n" "<br>" nothing works.
Your advice would be greatly appreciated.
I am a total noob when it comes to php. Does anyone know how to skip to a new line
Example:
Kind Regards.
Adam.
My current code is:
define('EMAIL_GV_CLOSURE','Kind Regards, (WHAT_TO_PUT_HERE) adam');
Ive tried "\n", "\n\n" "<br>" nothing works.
Your advice would be greatly appreciated.