That's a boolean casting; used for forcing a variable to become boolean... Hope it helps...

Harry Wiens wrote:

$this->styles['shadow'] = (boolean)$bool;
                                       ^^^^^^^^^^^^

what does "(boolean)$bool" mean?

mfg.
harry wiens




-- Miguel J. Jim�nez ISOTROL, S.A. (�rea de Internet) Avda. Innovaci�n n�1, 3� - 41020 Sevilla (ESPA�A) [EMAIL PROTECTED] TLFNO. 955036800 ext. 111

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to