Tell me will a comparison of an integer 12 and a string “13” work in PHP?

Submitted by: Administrator
“13” and 12 can be compared in PHP since it casts everything to the integer type.
Submitted by:

Read Online Junior Developer PHP Job Interview Questions And Answers