--TEST-- function test: mysqli_field_count() --SKIPIF-- --FILE-- --CLEAN-- --EXPECT-- array(2) { [0]=> int(0) [1]=> int(2) } done!