Jump to content

code source Indentation


Razeor

Recommended Posts

Hey all,

 

I'm a newbie in the php game although I have been playing with html and css for quite some time.

 

When looking at the browser source code I like to have it readable with proper indentation. I have not been able to do this to nicely with php so i was wondering how you all go about it.

 

The two ways I usually go about it is either write the html outside of php tags but that creates a lot of open and closed tags. The other option I have seen is to use /t's in the php code when printing html. This looks ok but can cause problems when you go back up your code and make modifications.

 

So how do the experts do it?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.