[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 <?php 2 3 // the precision of 'float' datatype can 4 // differs for different versions of php 5 // We will compare results that will be obtained from 6 // php and template operator. 7 $exp_div = 2/3/4; 8 $tpl->setVariable( 'exp_div_value', "div_value_$exp_div" ); 9 10 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |