I have my php generating html cod, and I want to be 'nice' when you are looking at the html page -> "view page source ". When I concatenate the \n,\r it just puts the characters like it is a part of the page.
I have tried to eliminate this, with ob_start (), but it didn't work.
Haw I can do this ?
Thanks, cheers!




Bookmarks