Added the version macro and changed it to php 3.01
[phpCairo.git] / src / cairo / uu.php
bloba1c03e20274a3ec0b270f05acb28e2c29201c115
1 <?
2 $black_pixel = array("255", "255", "255");
3 echo sizeof($black_pixel);
4 ?>