This is a discussion on How to organize PHP code? within the PHP Language forums, part of the PHP Programming Forums category; "Michael Willcocks" <michael@metrogroup.com.au> wrote in message news:<3f7b9988$0$95044$c30e37c6@lon-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Michael Willcocks" <michael@metrogroup.com.au> wrote in message news:<3f7b9988$0$95044$c30e37c6@lon-reader.news.telstra.net>...
> I have only caught the last few lines of this thread (sorry if this has been > spoken about) > > Is there software out there to format your code. as in add tabs where it > needs tabs, delete trailing spaces etc? > > I use editplus and it does a very simple manual code format.. > > > tia I use Kate text editor. It highlights php. It is a KDE linux program. It is hard to explain but Linux Format magazine rates it a high 9 for text editors. It also has text-to-speech capabilities, spell check and some other weird stuff. But the best part is you can have 10 files open at once and cut and paste between them. |