3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "mx.google.com; dkim=pass header.i=@outlook.com header.s=selector1 header.b=OvtBcHsM; spf=pass (google.com: domain of xxxx@outlook.com designates 12.12.12.12 as permitted sender) smtp.mailfrom=xxxx@outlook.com; dmarc=pass (p=NONE sp=QUARANTINE dis=NONE) header.from=outlook.com"; $mail = explode(";",explode("smtp.mailfrom=", $str)[1])[0]; echo $mail;
Output for git.master, git.master_jit, rfc.property-hooks
xxxx@outlook.com

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:
25.83 ms | 405 KiB | 5 Q