<?php foreach(range(1, 60 ) as $item){ if($item % 6 === 0) echo 'Página '. $item .PHP_EOL;}
Standard input is empty
Página 6 Página 12 Página 18 Página 24 Página 30 Página 36 Página 42 Página 48 Página 54 Página 60
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!