Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Another mysql daemon is already running with the same unix socket

Another mysql daemon is already running with the same unix socket You got the above message from server, when are trying to restart the MySql from command promt. SO, to avoid the above error and start the MySql follow the below steps - 1 - Run th

Add product to cart in magento programmatically

Hello All, To add product to cart I followed the below code and its work for me - For this you need to pass parameter - product id as $param['pid'] & customer id as $param['customerid'] try { $product = Mage::getModel('catalog/produ

Sticky footer using pure css

Hello folks! The below code is an example of sticky footer using pure CSS. There are other sticky footer methods, which people use but the problem arises that they do not work with all browsers so the method I am providing below will work with all m

Return To Merchant Error pay-pal

Hello Everyone, I am using the express checkout recurring API for Paypal on my site. When I am using the live credentials on the API of pay-pal account, getting "return to merchant"-error and redirecting me to another window instead of the URL

DNN – Could not load file or assembly or one of its dependencies

Try the below mentioned points to make it work properly Delete all files in "Temporary ASP.NET Files" Folder, "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files". Version number(v4.0.30319) will be change, based on the installed

URL rewriting using .htaccess

Hi, I was trying to rewrite a URL in .htaccess file on particular range of id's from 40 to 900. But it is not working as it is supposed to be. Actually I want to redirect page if there is any Id from 40 to 190. But is also redirecting ids like 4, 41

Auto completion not working in eclipse

Eclipse has a behavior to suggest the list of methods that can be used with the class name or the instance variable of any class. This behavior works fine for few of the Java classes but for some other classes like DesiredCapabilities,etc., eclipse i

Uses of CSS prefixes

Hello all, Mainly prefixes are used for css3 properties which is experimental or non standard CSS properties, this tells to different browser Mostly we avoid the prefix but sometimes if you are not using prefix, your css3 properties will not work w

What is the advantage of having a QA Server?

QA Server and its advantages:- QA stands for Quality Assurance. QA server is used for testing software where all types of tests are performed/done to measuring the quality of the software/product. Software is installed from development server to QA s

What is difference between session_unset() and session_destroy() in PHP -

The functioning part both the syntax will work the same but by inditing session_unset will clears the $_SESSION variable but will not ravage the variables and it will initialize to this stage: session_unset(); effaces only the variables from session

1 25 409
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: