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