<?php $var = 'tennis'; $var.=' is cool.'; echo $var;?>
1 2 10 42 11
tennis is cool.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!