3v4l.org

run code in 300+ PHP versions simultaneously
<?php $id = 130756; $url = "http://www.votresite.com/livredor.php"; $param = unserialize(urldecode(stripslashes($_GET['param']))); $param[0] = $url; $param[1] = $id; $param = addslashes(urlencode(serialize($param))); var_dump($param);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined array key "param" in /in/6pTfj on line 5 Deprecated: stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /in/6pTfj on line 5 Deprecated: Automatic conversion of false to array is deprecated in /in/6pTfj on line 6 string(106) "a%3A2%3A%7Bi%3A0%3Bs%3A37%3A%22http%3A%2F%2Fwww.votresite.com%2Flivredor.php%22%3Bi%3A1%3Bi%3A130756%3B%7D"

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.07 ms | 402 KiB | 8 Q