3v4l.org

run code in 300+ PHP versions simultaneously
<?php $bin = '402100'; $getbank = explode($bin, file_get_contents("http://bins.pro/search?action=searchbins&bins=" . $bin . "&bank=&country=")); $jeniscc = explode("</td><td>", $getbank[2]); $namabnk = explode("</td></tr>", $jeniscc[5]); $ccbrand = $jeniscc[2]; $ccbank = $namabnk[0]; $cctype = $jeniscc[3]; $ccklas = $jeniscc[4]; //$details = json_decode(xcurl('https://bins.ribbon.co/api/v1/bins/420000'.substr($cardnum, 0, 6))); $info = $ccbrand.'['.$cctype.'-'.$ccklas.'] : '.$ccbank;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for bins.pro failed: System error in /in/Tv8Ko on line 3 Warning: file_get_contents(http://bins.pro/search?action=searchbins&bins=402100&bank=&country=): Failed to open stream: php_network_getaddresses: getaddrinfo for bins.pro failed: System error in /in/Tv8Ko on line 3 Warning: Undefined array key 2 in /in/Tv8Ko on line 4 Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /in/Tv8Ko on line 4 Warning: Undefined array key 5 in /in/Tv8Ko on line 5 Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /in/Tv8Ko on line 5 Warning: Undefined array key 2 in /in/Tv8Ko on line 6 Warning: Undefined array key 3 in /in/Tv8Ko on line 8 Warning: Undefined array key 4 in /in/Tv8Ko on line 9

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:
42.28 ms | 403 KiB | 8 Q