<?php $frases = array('frase 1','frase 2','frase 3','frase 4'); echo $frases[array_rand($frases)];
Standard input is empty
frase 1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!