Popular Posts

Reading Time: 2 minutes Let’s discuss about WordPress advanced developments of navigation. I want ...



Reading Time: 2 minutes If you’re developing own wordpress plugin may be you have ...

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
WordPress get meta data from wp_options table
How to get data/meta data from the wp_options table in the wordpress .In…

Cracking WordPress security plugins – UPDATED
If you are wordpress blog user,you must consider about the site security process.…
PHP get duplicate values count in an array
If you want to get duplicate values count in an array,this method can…
Convert HTML into PDF using PHP
How do I convert html file into pdf file using php.In the past,…
How to create popup window in JQuery
Creating popup window or pop-under window using JQuery.Pop-under window means when we go…
Codeigniter flash message doesn't work
When you working in the codeigniter, you want to send message or data…