This is frequently asked in PHP Interviews to reverse an Associative Array in PHP. The easy solution is…
This is frequently asked in PHP Interviews to reverse an Associative Array in PHP. The easy solution is…
DNS records guides the web server to an IP address when a user requests a domain. In other words, they tell the DNS server which
It’s possible to get an empty HTTP_REFERER. The scenarios under which the referrer field will/may be empty when the end-user entered the site URL in
1) First-level cache First-level cache always Associates with the Session object. Hibernate uses this cache by default. Here, it processes one transaction after another one, means wont
When working on any application which Uses Java + Hibernate 3, you face errors like the one shown below: java.lang.ClassCastException: org.hibernate.impl.CriteriaImpl cannot be cast to
While working on one of the Flex application I encounter below Error: Error #2173: Unable to read object in stream. The class com.util.TestClass does not
Here the problem wasn’t actually a looping chain of synonyms, but the fact that the synonym was pointing to a view that did not exist.
Right click and Open with … should the opening behavior in eclipse. Furthermore you can set the behavior in Preferences >> General >> Editors >> File Associations.