Php hello world

in #oop7 years ago (edited)

This is how you can write your very first program in php.
This program does one thing. It prints on the screem hello world.

<?php
echo "hello world";
?>

The only thing you need to run it is to have php running on your computer or webserver.

Coin Marketplace

STEEM 0.17
TRX 0.24
JST 0.034
BTC 95957.89
ETH 2786.70
SBD 0.67