Skip to content Skip to footer

Home

Reading Time: 3 minutes

Popular Posts

Javascript jQuery

JQuery click event not working

I loaded the jquery library files properly.But it click event does not trigger the function.No errors display in the firebug…

Java Script check string in the URL

How to check if some string is exist or not in the url using java script.For a example,I want to…

JQuery disable right click event

Q-I want to disable right click event in my web pages. This can be done by using JQuery preventDefault() function.Here…

Financial News

Market News

Special Secrets

CodeIgniter fetch data to the view without controller

How to direct call to the function from the view without using controller…

php get DNS lookup details

Get details about DNS lookup of the domains with php.This simple php script…

PHP Get unread Emails count in Gmail Account

How to get unread Emails count in Gmail Account using PHP.You can get…

Getting visitor's details using PHP

PHP get visitor details without any third party web site registrations or keys.Get…

WordPress get specific page or post ID

How can I get specific page or post ID to any page/plugin/widget in…

Codeigniter remove index.php from url

When we are working with codeigniter you can see index.php in the url…