top | item 12403293

(no title)

ivanca | 9 years ago

Actually that trick creates some residual garbage (the slash and the asterisk would be printed in PHP)

A way to avoid this is to use the HTML comment notation, JavaScript just ignores it (until end of line), so just:

    <!-- <?php echo "-->";

discuss

order

No comments yet.