Im new to PHP and I can\'t figure out what the rules are for using the echo function. For example, if I need to echo a large block of css/js, do I need to add echo to each line
Just break out where you need to.
(html code) (html code)
Do not use shortened-form. conflicts with XML and is disabled by default on most servers.