Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • basic
  • output

PHP - Hello world

A classic piece of code that prints "hello world" to screen.

0
640
  • Share on Facebook
  • Share on Google+
  • Share on Twitter
 <?php  Echo "{{string}}"; ?> 
php

Notes

last update: Oct. 28, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • For each loop
  • Class definition

Other language

  • C++
  • Java
  • Python
  • JavaScript
  • AngularJS
  • HTML
  • Ruby

Random task

  • Django check object exists
  • Sort list of numbers
  • Append item to array
  • Documentation comment
  • List processes listening on ports
  • Blog
  • About
  • License