Posted by MC on 02/11/07 22:13
Mad Hatter schrieb:
> Sorry, you've lost me there. What's a type cast?
type cast is a kind of conversion of a data type, e.g.
[1] intval("3");
returns the value of the string "3" as an integer.
HTH a little
[1]http://www.phpnoise.com/tutorials/22/5
Navigation:
[Reply to this message]
|