3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(inet_ntop(inet_pton('0:0:0:0:0:0:129.144.52.38')), bin2hex(inet_pton('0:0:0:0:0:FFFF:129.144.52.38')), bin2hex(inet_pton('2001:DB8:0:0:8:800:200C:417A')), inet_ntop(hex2bin('00000000000000000000ffff81903426')));
Output for git.master, git.master_jit, rfc.property-hooks
string(15) "::129.144.52.38" string(32) "00000000000000000000ffff81903426" string(32) "20010db80000000000080800200c417a" string(20) "::ffff:129.144.52.38"

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.86 ms | 401 KiB | 8 Q