- php_strip_whitespace() – strips whitespace and comments from PHP code
- token_get_all() – parses code into PHP language tokens using the internal Zend lexical scanner (but see this post for certain limitations)
Advertisement
The URI to TrackBack this entry is: http://flangganah.wordpress.com/2008/10/22/nifty-php-functions-of-the-day/trackback/