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

Javascript Datatable custom export button in the cell

Javascript Datatable custom export button in the cell

Let's say we have the data table along with the export option. But…

WordPress get specific page or post ID

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

PHP send yahoo email using smtp

How to send yahoo email using smtp server by php.You can send yahoo…
Javascript Client-Side Data Storage of Web Browsers

JavaScript Client-Side Data Storage of Web Browsers

The Web Storage API is a set of mechanisms that enable browsers to…
Magento set, get and delete cookie data

Magento set, get and delete cookie data

How to magento access cookie data or create, read, and delete cookie in…

Files transfer via FTP using PHP

How to connect to the web server,upload files and download files,create a directory,…