Welcome Guest, Not a member yet? Register   Sign In
Is it possible to call functions in libraries and models from the browser?
#9

[eluser]C. Jiménez[/eluser]
$A = (FLOAT)12 ;
$B = (INT) 12 ;

$A == $B //TRUE
$A === $B //FALSE, same content, different container.

http://es2.php.net/manual/en/language.op...arison.php


Messages In This Thread
Is it possible to call functions in libraries and models from the browser? - by El Forum - 06-30-2011, 07:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB