Hey there! This is the place where I write about the technology I understand. Personally I'm a geek and professionally Web Developer. You can also check my other site to get to know about my other hobbies ;)
So, this is the second of the PHP Image Manipulation series and today, we are going to talk about how to rotate and flip images in PHP using predefined GD...
So we are back on a better server. Moving our WordPress sites from one server to another, proved to be a charm using SSH (Tutorial on that coming soon)....
Often when dealing with Web Hosts, we find it necessary to get original php.ini file for configuring some of the PHP settings. Without the original php.ini...
So, this is the part two of our WordPress Plugin series. Previously we have given an overview on how to code your WordPress Plugin in proper OOP. We have seen...
Have you ever wanted to store directly an array or an object in a file or database and later get the array and object directly without having it reconstructed?...
It has been years I am using BSNL broadband connection, and agree it or not, it is perhaps, the best ISP here in India (Govt. afterall). But then again, it is...
So once again, while developing something in WordPress MultiSite for a client, I came across a problem where I had to put Automatic login redirect to primary...
Recently, while developing something for one of clients, I faced an issue. She is using WordPress MultiSite for her community site I had to do a few automated...