|
|
|
|
|
by eksith
4654 days ago
|
|
This is the same procedure (or rather should be) in PHP. Also, better to switch to === or !== for exact comparisons since that also checks type. (I'll leave out the other warts of PHP since that's been discussed here and elsewhere ad nauseum) |
|