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: best-practice, 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: best-practice, PHP