“Error establishing a database connection” : WordPress Error Resolved
If you manually installed WordPress into your hosting account and are getting an “Error establishing a database connection” message when…
If you manually installed WordPress into your hosting account and are getting an “Error establishing a database connection” message when…
Many of C# developers looking for getting filename at client side. Following is the solution for that. <%@ Page Language="C#"…
If you are running your wordpress hosting on Windows server at that time you may face this issue. When you…
Today I was trying to setup my live website data in local wordpress site.. for that I have take backup…
Today before few hours ago.. I changed my wordpress theme and I had some error in my new theme. When…
Usage : The TRIM function in SQL is used to remove specified prefix or suffix from a string. This is…
Calculating date difference in JavaScript is very easy as in .Net, Java or PHP, but requires a bit different approach.…