3v4l.org

run code in 300+ PHP versions simultaneously
<?php $id = 130756; $url = "http://www.votresite.com/livredor.php"; $param = array(); $param[0] = $url; $param[1] = $id; $param = addslashes(urlencode(serialize($param))); var_dump($param);
Output for git.master, git.master_jit, rfc.property-hooks
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:
45.87 ms | 401 KiB | 8 Q