3v4l.org

run code in 300+ PHP versions simultaneously
<?php $address = 'yuki_fujii@dwango.co.jp'; $subject = 'タイトル'; $message = '本文'; $header = "Content-Transfer-Encoding: BASE64\r\nContent-Type: text/plain; charset=UTF-8\r\nFrom: smile@smile-fjyuu-vagrant\r\nMime-Version: 1.0\r\n"; mb_send_mail($address , $subject , $message , $header);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: mb_send_mail(): Could not execute mail delivery program '/usr/sbin/sendmail -t -i' in /in/t3OBa on line 7

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:
54.98 ms | 401 KiB | 8 Q