Use short php tags marker in PHP

Description

The following code shows how to use short php tags marker.

Example


<?
     print "This is another PHP example.";
?>




















Home »
  PHP Tutorial »
    Language Basic »




PHP Introduction
PHP Operators
PHP Statements
Variable
PHP Function Create
Exception
PHP Class Definition