Write some text to the output in PHP

Description

The following code shows how to write some text to the output.

Example



<?php
   echo "Hello world!";
?>

The code above generates the following result.





















Home »
  PHP Tutorial »
    Development »




Environment
Error
Hash
Include
Locale
Math
Network
Output
Reflection
PHP Regular Expressions