Answers

Question and Answer:

  Home  WordPress Theme Development

⟩ Explain me that whether the comparison of string “50ᕙ and integer 60 will work in PHP or not?

Yes it will work as the PHP will consider the comparators as Integer type and hence will compare 50 and 60.

 215 views

More Questions for you: