3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "http://findadvertisers.linksynergy.com/merchantsearch?token=1f6aaffc175d72ceb562d02d590f2462058b2824f8e5cd9acfb73a723c6ba812&merchantname=dupa123"; $a = preg_split("/[:\/\.\?\=\&]+/", $url); print_r($a); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => http [1] => findadvertisers [2] => linksynergy [3] => com [4] => merchantsearch [5] => token [6] => 1f6aaffc175d72ceb562d02d590f2462058b2824f8e5cd9acfb73a723c6ba812 [7] => merchantname [8] => dupa123 )

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:
43.13 ms | 402 KiB | 8 Q