[Phplib-users] help with editing messy php code
Brought to you by:
nhruby,
richardarcher
|
From: Marko K. <Mar...@mc...> - 2002-08-23 12:59:33
|
hi,
I know it doesn't really belong here, but maybe such problem came across
someone else as well.
I have alot of problems with code indention while editing php source,
because of multi-user access to my code base and use of different editors.
This results in wrong indents as well as mixed use of spaces and
tabulators, whereas I prefer the latter. Also the tab-width changes from
time to time... Messy.
Is there a tool which can process a php source code file in such a manner
that it will look nice and clean afterwards with all the right blocks and
indentions, preferably a little configurable how to set {}-brackets for
blocks.
Thanks for your help.
Marko
|