VN4000
Tự học lập trình, học code online
Pages
Home
Online C Compiler
Online C++ Compiler
Online Python Compiler
Monday, June 1, 2009
PHP Syntax
All PHP code must be contained within the following:
<?php
?>
or the Shorthand PHP Tag that requires shorthand support to be enabled on your server
<?
the shorthand PHP tag
?>
Newer Post
Older Post
Home