Will comparison of string "25" and integer 52 work in PHP?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
phpdevelopers
Forum Newbie
Posts: 7
Joined: Wed May 16, 2012 2:17 am

Will comparison of string "25" and integer 52 work in PHP?

Post by phpdevelopers »

Will comparison of string "25" and integer 52 work in PHP?
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Will comparison of string "25" and integer 52 work in PH

Post by Benjamin »

Did you try it?
Post Reply