Category: Web

  • How to find and fix spam script in wp themes and plugins

    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

    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"

    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…

  • html to image php script

    html to image php script

    In the ever-evolving landscape of app and game development, having the right tools at your disposal can make all the difference. One challenge that often arises is the need to seamlessly convert your meticulously crafted HTML, be it static or dynamic, into eye-catching images. And hey, if you’re a PHP enthusiast on the lookout for…

  • google maps from address with jquery

    google maps from address with jquery

    One of my client need this feature of google maps from address so he must be able to enter the address in its admin panel and he want to show it as google map on front end.So i made this option for him and new post for my blog.you can use this code with any…