PHP type comparison tables
Since php use untyped variables and sometimes you can get lost about types and comparisions, (for instance when you take values from the database, php usually converts data to string values) so this is a very good way to know what you can expect from php loose comparision.
PHP type comparison tables
PHP type comparison tables

0 Comments:
Post a Comment
<< Home