Aye, PHP is compiled by the executable, nothing else- what are you using?
  ----- Original Message ----- 
  From: Robin Kopetzky 
  To: PHP General 
  Sent: Monday, January 19, 2004 10:32 AM
  Subject: [PHP] Debug code


  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