(no title)
ivanca | 9 years ago
A way to avoid this is to use the HTML comment notation, JavaScript just ignores it (until end of line), so just:
<!-- <?php echo "-->";ivanca | 9 years ago
A way to avoid this is to use the HTML comment notation, JavaScript just ignores it (until end of line), so just:
<!-- <?php echo "-->";
No comments yet.