Free Web Tutorial on Wordpress, Javascript, MySQL and PHP
Most of WordPress plugins get updated on regular intervals so whenever you log in to your WordPress admin panel, you will get the notification for Read More
Feeds are very useful features to read contents.So, Today I am going to explain about how to use the feed in WordPress and which functions Read More
PACK_KEYS is the MySQL features used to generate packed index for MYISAM storage engines. PACK_KEYS is an optional option, used with the MySQL CREATE TABLE Read More
Nowadays,optimization of site is most important and it’s good idea to use cookie free domains for static content in WordPress.Static contents are like images, JavaScripts Read More
DirectoryIndex is specifies that which file the Apache server use as index for the directory listing.In simple words, DirectoryIndex is used to set the defalut Read More
EXISTS and NOT EXISTS are mysql conditions which is used with Subqueries. EXISTS and NOT EXISTS work like IN or NOT IN with subqueries. What Read More
Every Browsers store/save static data like images, Javascripts and CSS files and cache data which is used to speed up the rendering page. So, Browser Read More
I was working in IOS mobile app which is using jQuery mobile and Phonegap and get issue that header and footer moving when entering text Read More
Few months ago, while developing an Android Application, I was faced with a situation taken more than 2 hours of my time and finally I Read More
Here, I am going to explain function which will return latitude and longitude value by passing address. Google map provides great functionality to get latitude Read More