What is the actually used php version?



What is the actually used php version?..

Answer / Awadhesh Kumar Singh

"The PHP version being used can be checked by calling the PHP_VERSION constant in a script."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Which function will you use to create an array?

1 Answers  


Which php framework is best for security?

1 Answers  


How do I escape data before storing it into the database?

1 Answers  


What is difference between str_replace and substr_replace

1 Answers  


What is substr() in php? And how it is used?

1 Answers  


If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)

2 Answers   CMC, PHP,


Write syntax to open a file in php?

1 Answers  


How long does a session last in php?

1 Answers  


What is the PHP predefined variable that tells the What types of images that PHP supports?

1 Answers  


What is final class and final method in php?

1 Answers  


What the difference between the 'bitwise and' operator and the 'logical and' operator?

1 Answers  


What is variable give example?

1 Answers  


Categories