Do not use "<?=" for echoing, but bulk replace by "<?php echo " to improve portability of code.
Log in to post a comment.