Hi Friends, When I was working on one wordpress project, I got one problem in which I have to find that current page is subpage or not or in other terms current page having any parent page or not? WordPress dont have any function for this, So I have tried to make a function for … Read more

How To Check That Current Page Is Subpage Or Having Parent Page In WordPress
Posted by in Wordpress - (0 Comments)Hi friends, Today in this article I am writing about how can we check or found that URL is using https protocol or not by PHP. It is very simple in PHP to find this but as this is small thing, So it is obvious that most of people dont have any attension on it. … Read more

NextGEN Gallery Custom Fields For Gallery Not Working?- Solution
Posted by in Wordpress - (0 Comments)Hi Friends, Some days ago I was working with NextGEN Gallery in which I have to add custom fields for gallery and image also and I already write post for How To Add Custom Fields In NextGEN Gallery To Give Link On Images Of Posts Or Page , So I installed NextGEN Custom Fields Plugin and then … Read more

[CakePHP]How To Call Controller Action or Controller Function From Views Or Any Location
Posted by in CakePHP - (0 Comments)Hi Friends, While developing cakePHP web application we get so many problems and difficulties. Some days ago i got one problem in which I wanted to call controller action or controller function from view file. We can’t directly call controller function in view file. So I have found one function in cakePHP by which we … Read more

How To Generate MySQL To RSS (XML) File Used In Google Product Search
Posted by in MySQL | PHP - (0 Comments)Hi Friends, Some days ago I got one requirement for my one client to make RSS or XML file from mysql table to submit into Google Product Search. Google Product Search helps shoppers find and buy products across the web. As a seller, you can submit your products to Google Product Search, allowing shoppers to … Read more

Script To Convert Data From MySQL Table To Tab Formatted TXT Datafeed
Posted by in MySQL - (0 Comments)Hi Friends, Some days ago I was working on one project in which i need to make one datafeed text file by mysql table data and I have to create that datafeed text file in a way that data must be separated by tab. After so many searched I got so many codes and no one code … Read more
Hi Friends, Today I am going to write about how to get height and width of document body and heoght and width of whole window by jQuery. Yesterday I was trying to find height and width of body and whole document in one jquery image gallery, So I searched for it alot and finally i … Read more
Hello Friends, after long time I am writing post. So today I am writing about one new topic in which I will show you how can we redirect our website to mobile website when it opened from any mobile device. I have done this thing already in one of my client website and this code … Read more
Hi Friends, When I was working with one wordpress project I got one object array by get_posts method, But I want array instead of object array. So i search a lot for it and i found so many solutions and then finally i create one funtion in which you have to pass object only and … Read more









