3v4l.org

run code in 300+ PHP versions simultaneously
<?php $subject = 'in the middle 9850112686331(14-15) for Rocco A & Stephanie'; $arr = explode(' ', $subject); $candidates = []; for ($i = 0; $i < count($arr); $i++) { for ($j = $i; $j < count($arr); $j++) { $candidates[] = implode(' ', array_slice($arr, $i, $j - $i + 1)) . PHP_EOL; } } usort($candidates, function($a, $b) { return strlen($b) - strlen($a); }); foreach($candidates as $candidate){ echo $candidate . PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
in the middle 9850112686331(14-15) for Rocco A & Stephanie the middle 9850112686331(14-15) for Rocco A & Stephanie middle 9850112686331(14-15) for Rocco A & Stephanie in the middle 9850112686331(14-15) for Rocco A & in the middle 9850112686331(14-15) for Rocco A the middle 9850112686331(14-15) for Rocco A & in the middle 9850112686331(14-15) for Rocco 9850112686331(14-15) for Rocco A & Stephanie the middle 9850112686331(14-15) for Rocco A the middle 9850112686331(14-15) for Rocco middle 9850112686331(14-15) for Rocco A & middle 9850112686331(14-15) for Rocco A in the middle 9850112686331(14-15) for middle 9850112686331(14-15) for Rocco the middle 9850112686331(14-15) for in the middle 9850112686331(14-15) 9850112686331(14-15) for Rocco A & 9850112686331(14-15) for Rocco A the middle 9850112686331(14-15) middle 9850112686331(14-15) for 9850112686331(14-15) for Rocco middle 9850112686331(14-15) 9850112686331(14-15) for for Rocco A & Stephanie 9850112686331(14-15) Rocco A & Stephanie in the middle for Rocco A & A & Stephanie for Rocco A & Stephanie the middle for Rocco Rocco A & Stephanie Rocco A in the middle Rocco the for A & in A &

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:
64.25 ms | 403 KiB | 8 Q