how to run PHP in command line?

Answers were Sorted based on User's Feedback



how to run PHP in command line?..

Answer / nikunj

For command line, we have to use php CLI(command line
interface).

Is This Answer Correct ?    36 Yes 6 No

how to run PHP in command line?..

Answer / vrushali

php MyFile.php

Is This Answer Correct ?    30 Yes 2 No

how to run PHP in command line?..

Answer / vel

We can run the php script in command line
php filename.php

Is This Answer Correct ?    30 Yes 7 No

how to run PHP in command line?..

Answer / ish

php -f myfile.php

:)

Is This Answer Correct ?    25 Yes 4 No

how to run PHP in command line?..

Answer / sean owens

you may need to know the version you need to run of php.
Usually in /usr/bin/php4 /usr/bin/php5 /usr/bin/php

Is This Answer Correct ?    12 Yes 3 No

how to run PHP in command line?..

Answer / guest

SAP(server app programe )is used to run

Is This Answer Correct ?    17 Yes 9 No

how to run PHP in command line?..

Answer / kanagaraj

Through PHP Parser , we can run PHP command line

Is This Answer Correct ?    14 Yes 6 No

how to run PHP in command line?..

Answer / vinay

If shows "'php' is not recognized as an internal or external
command operable program or batch file", then you must set
the Windows XP Environment Variable->PATH where your php.exe
file is like "C:/wamp/php;"

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More PHP Interview Questions

What are the differences between GET and POST methods?

0 Answers  


Explain what is the use of "echo" in php?

0 Answers  


What are php filters?

0 Answers  


Tell me how would you declare a function that receives one parameter name hello?

0 Answers  


!== represents what?

2 Answers  


What is in a cookie?

0 Answers  


What software is required to run php?

0 Answers  


What are the core OOP’s concepts?

2 Answers  


Tell me how can we change the maximum size of the files to be uploaded?

0 Answers  


What is delimiter php?

0 Answers  


What is the use of header() function in php?

0 Answers  


hello friend koi mujhe bata skta ke php easy way se aur jaldi kese seekh skte h...plz im waiting for ur answer..

2 Answers  


Categories