just been trolling the lists and see that a couple of new php5 functions that will probably be added to the core .. which reminded me of this thread , they are ...
php_check_syntax() & php_strip_whitespace()
which errr, well check the syntax of a file (presumably before include()'ing) & stripping whitespace (and comments) from a file , something (the latter) I have had to implement more than once in a real messy way , the former I never attempted but a damn fine idea I reckon.
again 2 functions that may never find thier way into PERLbut for the overhead involved I think are priceless.



but for the overhead involved I think are priceless.



Bookmarks