Jump to content

[SOLVED] PHP Formatting/layout in dreamweaver


tommyda

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.  :)

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.