3v4l.org

run code in 300+ PHP versions simultaneously
<?php $Fname = $_POST["Fname"]; $Lname = $_POST["Lname"]; $gender = $_POST["gender"]; $food = $_POST["food"]; $quote = $_POST["quote"]; $education = $_POST["education"]; $TofD = $_POST["TofD"]; ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined array key "Fname" in /in/YO1AD on line 2 Warning: Undefined array key "Lname" in /in/YO1AD on line 3 Warning: Undefined array key "gender" in /in/YO1AD on line 4 Warning: Undefined array key "food" in /in/YO1AD on line 5 Warning: Undefined array key "quote" in /in/YO1AD on line 6 Warning: Undefined array key "education" in /in/YO1AD on line 7 Warning: Undefined array key "TofD" in /in/YO1AD on line 8

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