From 0e0d714a283c769a46a867182bc0eb5e94a8c245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gunnar=20Gu=C3=B0var=C3=B0arson?= Date: Sat, 12 Oct 2013 09:27:11 +0000 Subject: [PATCH] PHP prints out what is outside , useful for html. There is no need to add the because anything outside them is simply printed out. --- p/php.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/p/php.php b/p/php.php index 02e264e..557db03 100644 --- a/p/php.php +++ b/p/php.php @@ -1,3 +1 @@ - +Hello World