<?php $a[0] = 10; $a[1] = 35; $a[2] = 50; $No_count = count($a); print($No_count);?>
Standard input is empty
3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!