3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = "http://ad.zanox.com/ppc/?22535376C937109894&ULP=[[?etf-name=Zanox%20-%20Flux&etf-prdref=0000011028nubuck%20kaki&eurl=http%3A%2F%2Fwww.sarenza.pl%2Fbirkenstock-madrid-flor-w-s780328-p0000011028]]"; //$t = stristr($s,"&eurl",true); //str_replace("[[","",stristr($t,"[[")); preg_match("/(prdref=)(.*?)(&eurl)/",$s,$match); var_dump($match); ?>
Output for git.master, git.master_jit, rfc.property-hooks
array(4) { [0]=> string(35) "prdref=0000011028nubuck%20kaki&eurl" [1]=> string(7) "prdref=" [2]=> string(23) "0000011028nubuck%20kaki" [3]=> string(5) "&eurl" }

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:
68.11 ms | 401 KiB | 8 Q