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

Files transfer via FTP using PHP

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

Java script remove backslashes and forwardslashes from a string

How can I remove backslashes and forwardslashes from a string or remove forwardslash…

PHP get array size

How to get array size of the php.Simply php count() and sizeof() functions…

CodeIgniter send and retrieve data using flash messages

How to send and get data by using flash messages in the codeigniter.This…

PHP remove special characters in the string

How to remove special characters in the string using php.This example it shows…

HTML Cross-Browser Placeholder

How to create html placeholder to working all web browsers.This can be done…