3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "127.0.0.1, 192.168.1.4, 192.168.1.3"; $test1 = explode(',', $test, 0); var_dump($test1);

preferences:
38.64 ms | 402 KiB | 5 Q