Results 1 to 3 of 3
Does PHP have a command line interpreter?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-04-2003 #1Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
command line interpeter
Does PHP have a command line interpreter?
The best things in life are free.
- 05-04-2003 #2
It seems so. It looks as if it depends on the version of PHP you're using, and how it was compiled, so you'll have to see whether your PHP has the CLI enabled.
- 05-04-2003 #3Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
I think you can execute some test commands with php on the commandline, try to execute php -h to se wich arguments you can add to it. Why do you ask?? Do you need help with some testing or something??
Regards
Regards
Andutt


Reply With Quote
