Please help

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
Pratik Sheth
Forum Newbie
Posts: 4
Joined: Wed Oct 14, 2009 5:56 am

Please help

Post by Pratik Sheth »

Can anyone help me out with the difference between $a==0 and 0==$a????
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Please help

Post by jackpf »

It's the same.

.
Post Reply