{"id":221,"date":"2009-07-27T22:40:27","date_gmt":"2009-07-27T21:40:27","guid":{"rendered":"http:\/\/www.codingfriends.com\/?p=221"},"modified":"2009-07-27T22:41:30","modified_gmt":"2009-07-27T21:41:30","slug":"hello-world-4","status":"publish","type":"post","link":"https:\/\/www.codingfriends.com\/index.php\/2009\/07\/27\/hello-world-4\/","title":{"rendered":"Hello world"},"content":{"rendered":"<p>This is the hello world for the php tutorial section.  PHP is another Object Orientation language, to get php, if you download it from <a href=\"http:\/\/www.php.net\" title=\"http:\/\/www.php.net\" target=\"_blank\">PHP.NET<\/a> and you are able to use with <a href=\"http:\/\/www.apache.org\" title=\"http:\/\/www.apache.org\" target=\"_blank\">Apache<\/a> or with MS Tnternet Information Services <a href=\"http:\/\/www.microsoft.com\/WindowsServer2003\/iis\/default.mspx\" title=\"http:\/\/www.microsoft.com\/WindowsServer2003\/iis\/default.mspx\" target=\"_blank\">IIS<\/a>.<\/p>\n<p>Once you have php installed, if you save this <\/p>\n<pre lang=\"php\">\r\n<?php\r\n       echo \"Hello World!\";\r\n?>\r\n<\/pre>\n<p>as phphelloworld.php within the correct directory for the php engine to use the file.<\/p>\n<p>Once you point your browser to the file e.g.<br \/>\nhttp:\/\/localhost\/phphelloworld.php<\/p>\n<p>and the output will be &#8220;Hello World!&#8221;;<\/p>\n<p>Hope that helps \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is the hello world for the php tutorial section. PHP is another Object Orientation language, to get php, if you download it from PHP.NET and you are able to use with Apache or with MS Tnternet Information Services IIS. Once you have php installed, if you save this as phphelloworld.php within the correct directory &hellip; <a href=\"https:\/\/www.codingfriends.com\/index.php\/2009\/07\/27\/hello-world-4\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Hello world<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[18,19,398,403,400],"class_list":["post-221","post","type-post","status-publish","format-standard","hentry","category-php","tag-apache","tag-iis","tag-linux","tag-php","tag-windows"],"_links":{"self":[{"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/posts\/221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/comments?post=221"}],"version-history":[{"count":3,"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/posts\/221\/revisions"}],"predecessor-version":[{"id":224,"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/posts\/221\/revisions\/224"}],"wp:attachment":[{"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/media?parent=221"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/categories?post=221"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.codingfriends.com\/index.php\/wp-json\/wp\/v2\/tags?post=221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}