On 9/15/05, Antoine <[EMAIL PROTECTED]> wrote:
Hi,
I am at a bit of a loss to understand the difference between the shell
interpreter and the runtime engine - could someone clarify?
Cheers
Antoine

The runtime engine allows you to embed PHP scripting ability into programs while the CLI allows you to run PHP scripts from the command line. Basically, you can't interact with the runtime engine you need the CLI or Apache module or something else to interact with PHP directly.
 
-Mike


--
________________________________
Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux, because reboots are for installing hardware.
"In a world without walls and fences, who needs windows and gates?"

Reply via email to