Explain Will comparison of string “10″ and integer 11 work in PHP?

Submitted by: Administrator
Yes, internally PHP will cast everything to the integer type, so numbers 10 and 11 will be compared.
Submitted by: Administrator

Read Online WordPress Job Interview Questions And Answers