Is it possible to detemrine whether PHP instance running is invoked by Apache or CLI?
Will I have to detect this informaiton much like a browser is detected, by checking environment variables, etc.
Hopefully there is a simple API
Moderator: General Moderators