Explain how can we execute a php script using command line?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What is final keyword in php?

0 Answers  


What is mem_cache ? How do you put a database query into that ?

5 Answers   NIIT,


If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

0 Answers  


Do you have to initialize variables in php?

0 Answers  


Is it more secure to use cookies to transfer session ids?

0 Answers  


How to convert a json string to an array in php?

0 Answers  


What is polymorphism php?

0 Answers  


Why is node js better than php?

0 Answers  


So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

0 Answers  


What are the file upload settings in configuration file?

0 Answers  


How to list all values of submitted fields?

0 Answers  


How to convert a string to lowercase in php?

0 Answers  


Categories