“Another 483ft to descent before landing in spotters paradise: Philipsburg / St. Maarten - Princess Juliana” http://t.co/s5qVlUZ
smashingmag txt2re: regular expression generator, a headache relief for programmers - http://bit.ly/gXH0Xu
CSS: “direction: rtl; unicode-bidi: bidi-override;” to obfuscate email address: http://goo.gl/zldFt #nospam #ftw
@scrittler Nope. That is equivalent to while() {}.
If you need to use do…while statements in #ColdFusion, the only way is to use <cfscript>. There is no tag-based equivalent.
#ColdFusion: <cfset isFunction = XmlSearch(xmlObject, “function-available(‘average’)â€) /> Works in CF8, CF9. BTW, it returns NO :)
XmlSearch can return simple values instead of array of mathing nodes: http://www.anujgakhar.co…