3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "1"; $file = "http://tec.thediamondpages.com/projects/D&D/PlayerTracker/CharacterSheet.html"; $file_info = new finfo(FILEINFO_MIME); $mime_type = $file_info->buffer(file_get_contents($file)); echo $mime_type; ?>
Output for git.master, git.master_jit, rfc.property-hooks
1 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for tec.thediamondpages.com failed: System error in /in/f9rAB on line 8 Warning: file_get_contents(http://tec.thediamondpages.com/projects/D&D/PlayerTracker/CharacterSheet.html): Failed to open stream: php_network_getaddresses: getaddrinfo for tec.thediamondpages.com failed: System error in /in/f9rAB on line 8 application/x-empty; charset=binary

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:
58.32 ms | 402 KiB | 8 Q