DOM Level 3 XPath in Internet Explorer

Yes, there’s still no XPath support in IE =/. For me, the most reliable way to use document.evaluate in every browser is, sadly, via a library. It’s called Wicked Good XPath and it’s a recent Google-authored rewrite of the old good JavaScript-XPath library. I’ve been using Wicked Good XPath since the release and have been … Read more

How to make Microsoft XmlHttpRequest honor cache control directive

Unfortunately the XMLHttpRequest object was designed this way, because it is based on WinInet. Also, it is not recommend to be used from the server side. You should use ServerXMLHttpRequest, which has the same functionality, but depends on WinHTTP instead. See the FAQ for more information. A description from the ServerXMLHttp documentation states that: The … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)