Show Output
Parse a Query String Into Variables in PHP
"; // Outputs: Harry echo $result["age"]; // Outputs: 18 ?>