Home > String
Permalink to PHP Tip #4: Type Casting

PHP Tip #4: Type Casting

by on 03.18.2009 | 5 comments

I kinda touched on Type Casting in the second PHP tip about is_numeric(). The basic idea is that you can force a variable’s value to [...]