11-22-2016, 07:42 AM
I think this is what you're looking for...
http://pastebin.com/d6rR3KcU
Also of note, that weird things happen sometimes when you use <? instead of <?php.
You are fine doing <?= instead of <?php echo though.
http://pastebin.com/d6rR3KcU
Also of note, that weird things happen sometimes when you use <? instead of <?php.
You are fine doing <?= instead of <?php echo though.