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 Chat example

CodeIgniter Chat example

How to creating and integrate gmail, facebook like chat system to the CodeIgniter…

WordPress add contents to the page or post using hooks

How to add contents to the wordpress page or post using hooks.You can…

WordPress get all posts of a specific category

How to get all posts of a specific category or sub category in…

CodeIgniter get site url

How to get site url of the codeigniter.You can use this method in…
Supercharge Your PHP Web Development: Exploring Modern Practices and Tools

Supercharge Your PHP Web Development: Exploring Modern Practices and Tools

Due to its adaptability and dependability, PHP has long been a preferred option…

Read Excel file and save details to database using PHP-Repost

How can you read excel file using php and save that…