3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r( dns_get_record( strtolower( 'friends.ahsanshahzad.com' ) ) ); // ip: 148.251.93.108 print_r( dns_get_record( strtolower( 'ahsanshahzad.com' ) ) ); // ip: 148.251.93.108 //print_r( dns_get_record( $punycode->encode( strtolower( 'adilzulfiqar.com' ) ) , DNS_A ) ); // ip: 148.251.93.108 //print_r( dns_get_record( $punycode->encode( strtolower( 'Bücher.de' ) ) , DNS_AAAA ) ); // ipv6: 148.251.93.108 //var_dump( checkdnsrr( 'pageconfig.com' , 'A' ) ); // bool true||false die;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: dns_get_record(): A temporary server error occurred. in /in/oPBOJ on line 3 Warning: dns_get_record(): A temporary server error occurred. in /in/oPBOJ on line 4

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