PHP I Did
Solutions of Practical Problems faced by php developers & my experience.
Pages
Home
PHP History - PHP Future
Codeigniter - A Practical Approach
Zend - I Did
Instant CRUD—or Putting it All Together
Hardening Servers
MySQL Replication
Saturday, January 7, 2012
PHP Short Open Tags
Usually we use
<?php ?>
as opening tags for PHP. We can also use
<? ?>
as opening and closing tags. Enable short open tags as shown in the figure below;
I hope it helped. Feel free to comment...
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)