-
Simple Tab Slider Joomla free module
Introducing simple tab slider module for Joomla.This image slider is Jquery based. Slider is free for download.
-
Web browser identification without browscap in PHP
There are several methods to get browser properties. php get_browser function is very useful as it return many browser properties.but In for get_browser to work, your browscap configuration setting in php.ini must point to the correct location of the browscap.ini file on your system.
-
How to find and fix spam script in wp themes and plugins
“No Lunch Is Ever Free, Someone Somewhere Has To Pay For It” absolutely correct!!!! Be careful while selecting any free Premium WordPress Themes because the theme can be no doubt free but you don’t know if its spam script free too. Else you too will have to invest your time in researching the reasons like…
-
Php search script within a radius
If you are looking for a php seach script to find the items ,profile or anything within a defined radius ,then you have to use geometric formula. In this script we will use php , mysql and google geocoder.
-
IE bug: Object doesn't support this action for "item"
As a web developer we have to write codes supported by maximum or all browsers.A few people love Internet Explorer,and our clients do not wan to skip ie users. Although there are many reason to hate the ie .but this strange reason added o my dictionary today : Object doesn’t support this action. I was…