Print string along wiht html tag in PHP

Description

The following code shows how to print string along wiht html tag.

Example


<?php
  print("hello world!<br>hello world!<br>\n");
?>

The code above generates the following result.





















Home »
  PHP Tutorial »
    Development »




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