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

PHP send yahoo email using smtp

How to send yahoo email using smtp server by php.You can send yahoo…

PHP remove special characters in the string

How to remove special characters in the string using php.This example it shows…
Google Bard vs ChatGPT comparison

Google Bard vs ChatGPT comparison

Google Bard and ChatGPT are two different language models developed by different organizations…
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…
Javascript datatable add hidden column and export

Javascript datatable add hidden column and export

When you are working with javascript datatable to display the data you might…
WordPress remotely publish post using XML-RPC

WordPress remotely publish post using XML-RPC

Today I'm going to show how to remotely publish post using xml-rpc of…