Topic: Commenting the code
Hi guys.
whats the code to comment out the codes inside the tpl.?
thanks
You are not logged in.
Hi guys.
whats the code to comment out the codes inside the tpl.?
thanks
<!-- code here -->Sorry, that does not work - it will mess up the layout on IE
Use the standard php syntax, which escapes me at the moment - will try find it and will post it.
John, IMHO the only reason it messed up your code was that you didn't have space before "-->".