Is php strongly typed?


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

Post New Answer

More PHP Interview Questions

How to execute a php script from the command line?

0 Answers  


Tell me how can we connect to a mysql database from a php script?

0 Answers  


How can you declare the array in php?

0 Answers  


What is the exact Diff. between include_once() and require_once() in PHP?

12 Answers  


What are the uses of php language?

0 Answers  






Which function(s) in PHP computes the difference of arrays?

0 Answers  


when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief

2 Answers  


Explain the difference between $var and $$var?

0 Answers  


What are the advantages and disadvantages of Cascading Style Sheets?

1 Answers  


equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }

2 Answers  


Explain how we can get the number of elements in an array?

0 Answers  


What are properties in php?

0 Answers  


Categories