Is php a strongly typed language?
No Answer is Posted For this Question
Be the First to Post Answer
What the use of var_dump()?
Which operator is used to combine string values in php?
What are string functions?
is that "enumerated array" equal to "numeric array"?
what is the difference between GET and POST?
21 Answers AdVine, Evon Technologies, GVD Infotech, RedAlkemi, SoftSol,
What is the latest version of php?
Is php 7.0 stable?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Which functions are used to count the total number of array elements in php?
What is deffience betwwen get() , Post , Request()
How to invoke a user function?
When do sessions end?