3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_domain_tld = 'iran.co.ir'; preg_match("/[a-z0-9\-]{1,63}\.[a-z\.]{2,6}$/", parse_url($_url_string, PHP_URL_HOST), $_domain_tld); echo $_domain_tld[0];
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $_url_string in /in/IqVW1 on line 4 Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /in/IqVW1 on line 4 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/IqVW1 on line 4 Warning: Undefined array key 0 in /in/IqVW1 on line 5

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