![]() |
br
is there any code in php that's the same as <br> in html? thanks cause i hate having to keep on typing <?php and ?>.
|
Re: br
What do you mean? <br> is HTML, so it would be output by the PHP. You can just
echo "<br />";. |
Re: br
well there is \n which adds a newline in PHP
|
| All times are GMT -5. The time now is 4:16 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC