Table of contents ▼▲
code structure does not follow any known routine
??? Please explain further darren
This is about PHP source code formatting by a known routine. Known and often used routines are PEAR style, Allman/BSD style, Whitesmiths style, GNU style etc.
An online PHP source code formatter/beautifier can be found here: http://formatter.gerbenvv.nl/version3/index.php?lang=en
There is also a wide range of client side source code formatters available. Just hit up google for them. dantro
I have downloaded the beautify_php scripts. These seem to give a pleasing look & feel to it all.. (and reduce size) thanks for feedback darren