Moving Magento site from development server to live server
Recently I faced problem to move magento site from local (LAMP) environment to web server. I am posting steps to…
Posts related to software development most of PHP, MySql and Linux
Recently I faced problem to move magento site from local (LAMP) environment to web server. I am posting steps to…
Regular expressions are a very useful tool for developers. They allow to find, identify or replace text, words or any kind of characters. In this article, I have compiled 15+ extremely useful regular expressions that any web developer should have in his toolkit.
Many of you develop php applications for multiple server environment. Webserver environment may be different, have different directory structure, so…
I am making this post for users with limited computer resources/old machines. Users with newer and faster machines may also…
Symbian Smart Phones are very popular these days. A lot of hot applications are in market for symbian platform. Thanks…
Today I am going to write something very interesting, Suppose you are enjoying holiday and suddenly one of your visitor…
Hi, yesterday I was browsing around application for My Nokia 5600 ExpresMusic phone. I found some cool applications written in…
A proof-of-concept security exploit in Microsoft?s Windows 7 operating system has been released by Indian security researchers. The exploit has…
Recently I faced a big problem with large file uploads. One of my client has a Centos5 dedicated server. I…