http://sandbox.onlinephpfunctions.com/code/00df9cc6697316297118b6a073b0e4784fcd5ad0
How come, that in PHP the following is true?
if ("*" == 0) { echo "What the heck?"; }
This makes absolutely no sense?
http://sandbox.onlinephpfunctions.com/code/00df9cc6697316297118b6a073b0e4784fcd5ad0
How come, that in PHP the following is true?
if ("*" == 0) { echo "What the heck?"; }
This makes absolutely no sense?