PHP - Type Handling
In PHP, what does the loose comparison operator
== do when comparing a string and an integer?== do when comparing a string and an integer?== converts types to a common type before comparing.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions