View Single Post

  #4 (permalink)  
Old 04-14-2006
Gufo Rosso
 
Posts: n/a
Default Re: variables type in php


"Tijs Verwest" <stephane.vollet@bluewin.ch> ha scritto nel messaggio
news:443c0c07$1_7@news.bluewin.ch...
> It's a newbie question...
>
> Is it possible to type variable in PHP inspite this is a loose type
> language. Or would that be required in some cases?
>
>


php autoset variable type
if have problem use:
http://it.php.net/manual/en/function.settype.php
to set type var


Reply With Quote