Hi, I have just got into PHP and have been able to make loads of email forms with PHP.
But is there a way to make a horizontal line using php?
For example I know if you put
it makes a new line in the email but is it possible to make a horizontal line or any type of line?
I have tried <HR> & 'hr' & \hr ...
Please post if there is any way to make a line.. if not i will just continue to use \n
Dan....
But is there a way to make a horizontal line using php?
For example I know if you put
| Code: |
| \n |
I have tried <HR> & 'hr' & \hr ...
Please post if there is any way to make a line.. if not i will just continue to use \n
Dan....
