Jump to content

Recommended Posts

I am using dreamweaver with my php editing but I noticed on a few threads that the code layout is very easy to read, whereas my code is just bunched together in a mess.

 

I was wondering if there are any built in functions on dreamweaver 8 that will clean up my code and make it more readable.

Or if there are any tutorials on php layout i could learn from.

 

Thanks in advance!

In Eclipse, (and I'm sure in any popular IDE's) you can import your own style or use the default one to format the code for you.

 

preferences >> java >> code style >> formatter i think?

 

I think the hot key is ctl+r, but I'm not sure, it will re-format all the code nice and neat for you.  :)

 

 

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.