Posts Tagged ‘best-practice’

May 2, 2010 0

Using PHP Short Tags

By in Kode, PHP

When coding in PHP you must specify where the PHP code begins and ends by using tags.  PHP tags come in two flavors, full and short tags.

Tags: ,