/    Sign up×
Community /Pin to ProfileBookmark

break right w/ php

I thought that

[CODE]/n[/CODE]

forces your code to break

I am generating a page and that works but when i do
the source code is just one long line
and i want to make it look organized

any recommendations?

regards
Marcus

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@TJ111May 06.2008 — It's an escaped "n", or "n". You can also use things like "t" to insert a tab, very helpful when generating lists and stuff and you need to debug the generated HTML. Also, php as a nl2br() function that replaces any "n" with a <br>, so as to allow text documents to appear formatted correctly in html.
Copy linkTweet thisAlerts:
@marcusamiauthorMay 06.2008 — thanks alot!
×

Success!

Help @marcusami spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...