Good morning!

Is there any way to keep the compiler from adding 'debug code'? Example:

        if ($b_debug)
        {
                echo ...
        }

Just trying to eliminate code bloat.

Robin 'Sparky' Kopetzky
Black Mesa Computers/Internet Service
Grants, NM 87020 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to