Formerly I don't have to worry so much about data type as IDE takes care of it for me, Example if i have string variable = "2" and i have integer variable = 2 and I compare, i will get true but no more.
Here are two scenarios where that no longer work:
I have a php script
echo "failed";
then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.