09-08-2008, 09:10 AM
|
#2 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
StrVal returns the string value of a variable. (string) is a type cast (or type juggle)
PHP: Type Juggling - Manual
Its all in the manual
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|