Will comparison of string "10" and integer 11 work in PHP? | PHP Questions

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

0 comments:

Post a Comment

Blogger news