Search found 3 matches

by Sette
Tue Sep 08, 2009 2:59 am
Forum: Testing
Topic: PHP shell?
Replies: 4
Views: 7634

Re: PHP shell?

Thank you for the link!


Sette
by Sette
Sat Aug 22, 2009 4:44 pm
Forum: Testing
Topic: PHP shell?
Replies: 4
Views: 7634

Re: PHP shell?

VladSun wrote:It's called PHP CLI
Thank you for your reply!
I will give it a try soon.

Sette
by Sette
Sat Aug 22, 2009 5:32 am
Forum: Testing
Topic: PHP shell?
Replies: 4
Views: 7634

PHP shell?

I'm a complete beginner in PHP. Before implementing changes in a program, I'd like to try them out in a small example. I wonder whether there exists something like a PHP shell where I can interactively enter PHP commands and immideately see the result. Previously, I worked a bit in Ruby, and found i...