Skip to content
Archive of posts tagged comment

Strip Comments and White-Space from PHP File

Inspired by a number of web forum “conversations,” I decided to make a little tool for stripping PHP comments from files as well as blank lines and leading white-space. This is for any of you who feel you need to save a few nano-seconds when processing PHP files, or maybe want to do a little [...]