<?php $foo = explode('~', 'one');var_dump($foo);
Standard input is empty
array(1) { [0]=> string(3) "one" }
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!