Re: [PHP-WIN] PHP console (php.exe -a)
[email protected] (Pierre Joye)
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
2009/12/27 Libor <[email protected]>: > Hi all, > I don't know if I am stupid or what but I can't find out how to send typed > code to execute. > >> php.exe -a > Interactive mode enabled > > Pressing <Enter> or <Ctrl-D> didn't execute code. Please, help me! > > (I am running PHP 5.3.0 on Win XP.) > As far as I remember the interactive mode never got ported to windows. PS: interactive mode means that you can enter php line of code and they will be executed everytime you press enter. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org