what is <%---%> means?

thread: 3 messages  |  last: about 2 years ago  |  started: wednesday, november 10, 2010, 8:12 pm pst


#1  |  animekun (Bandung) Indonesia
Wednesday, November 10, 2010, 8:12 PM PST

i was try to customize toString method template in subclass, and i found the mark <%--%> and <%--%>, what does it for?
thanks.

ratno

#2  |  VexedPanda (Calgary, AB) Canada
Thursday, November 11, 2010, 10:45 AM PST

That's part of the templating language QCodo uses. It means “delete the last x characters” where x is the number of -s

#3  |  animekun (Bandung) Indonesia
Thursday, November 11, 2010, 12:12 PM PST

ah i see, that is so the last comma would be deleted, if not it would making new problem right.

thanks vp.



Copyright © 2005 - 2013, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.