Re: Interactive mode not very useful
- From: The Natural Philosopher <a@xxx>
- Date: Sat, 31 May 2008 18:14:57 +0100
C. (http://symcbean.blogspot.com/) wrote:
On May 30, 6:14 pm, Sal <h...@xxxxxxxxxxx> wrote:I dunno. BASIC used to be like that.I'm running PHP 5.2.6 on WindowsXP. When I try interactive mode with
">php -a" the slightest syntax error throws me out of the interpreter
and back to the command line. This is not very useful. Isn't there a
way to stay in interactive mode after a syntax error?
No - that's not how PHP works. Indeed, apart from a very old version
of Forth, it's not how any programming language I've ever used works.
Try editing the file first then running it.
C.
.
- References:
- Interactive mode not very useful
- From: Sal
- Re: Interactive mode not very useful
- From: C. (http://symcbean.blogspot.com/)
- Interactive mode not very useful
- Prev by Date: Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- Next by Date: Re: able to upload 28 meg file, yet php.ini limits posts to 10 megs. What is up with that?
- Previous by thread: Re: Interactive mode not very useful
- Next by thread: Re: Interactive mode not very useful
- Index(es):
Relevant Pages
|