Is nan in javascript?


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

Post New Answer

More PHP Interview Questions

Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?

4 Answers  


To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?

2 Answers  


Explain setcookie() function in php?

0 Answers  


How to find datatype of variable in php?

0 Answers  


Difference between get and post method.

0 Answers  






To find out the current year is leap year or not which date() function we've to use.Give the syntax also

5 Answers  


What are the differences between echo and print?

0 Answers  


How failures in execution are handled with include() and require() functions?

0 Answers  


What is interface? Why it is used?

0 Answers  


How to count a number of words in a string in php?

0 Answers  


Can php run without apache?

0 Answers  


What is a persistent cookie in php?

0 Answers  


Categories