3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://192.168.67.166:10001/Home-Ptime-index-id-2?abc=1&amp;bcd=2'; echo iconv("UTF-8", "gbk", urldecode($url)); echo "\r\t"; var_dump(iconv("UTF-8", "gbk", urldecode($url)));
Output for git.master, git.master_jit, rfc.property-hooks
Warning: iconv(): Wrong encoding, conversion from "UTF-8" to "gbk" is not allowed in /in/KjgRk on line 4 Warning: iconv(): Wrong encoding, conversion from "UTF-8" to "gbk" is not allowed in /in/KjgRk on line 6 bool(false)

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:
122.46 ms | 406 KiB | 5 Q