Thread
:
autoindention
View Single Post
May 15th, 2006, 2:11 PM
#
5
demon101
Hobbyist Programmer
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power:
0
(
Toggle Plain Text
)
echo("<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n"); echo("test 1<br />\n"); echo("test 2\n");
echo("<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n"); echo("test 1<br />\n"); echo("test 2\n");
there is a space between <br/>.
should be this <br />
__________________
Demon101 Production's
Code Forums
demon101
View Public Profile
Find More Posts by demon101