3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '120201M, 121212M-1, 21121212M, 232323M-2, 32323K, 323232K-1'; var_export(str_word_count($string,1));
Output for git.master, git.master_jit, rfc.property-hooks
array ( 0 => 'M', 1 => 'M-', 2 => 'M', 3 => 'M-', 4 => 'K', 5 => 'K-', )

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
115.75 ms | 405 KiB | 5 Q