Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Compacting PHP files


dmorison - 5:48 pm on Oct 31, 2007 (gmt 0)


You can do it with the php binary itself using the -w (strip white space and comments) option. For example:

$php -w normal.php > compressed.php


Thread source:: http://www.webmasterworld.com/php/3492779.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com