Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
Cloud¬ hasn't added any friends yet.
08/01/2007, 11:52
Pesquisa no Google por TERNÁRIO.$var = ( EXPRESSION ) ? TRUE : FALSE ;if( EXPRESSION ) : TRUEelse : FALSEendif;
Pesquisa no Google por TERNÁRIO.
$var = ( EXPRESSION ) ? TRUE : FALSE ;
if( EXPRESSION ) : TRUEelse : FALSEendif;
08/01/2007, 10:11
quais sinais especificamente c quer saber?