Don't use short tags
This commit is contained in:
@@ -14,7 +14,7 @@ Try to make your content validate nicely (http://validator.w3.org/)
|
|||||||
# PHP #
|
# PHP #
|
||||||
#######
|
#######
|
||||||
- functions are written this way (that way {}'s are lined up):
|
- functions are written this way (that way {}'s are lined up):
|
||||||
<?
|
<?php
|
||||||
function foo()
|
function foo()
|
||||||
{
|
{
|
||||||
if(isset($var))
|
if(isset($var))
|
||||||
|
|||||||
Reference in New Issue
Block a user