PHP Headers for your Web Application
Hi friends, In this post i would like to share my knoweldge about redirection , 404 ( Page not found error message)...
Read More
PHP Captcha and reCaptcha options for web forms using javascript
Hi friends, This is a simple code to build a captcha code with recaptcha options with simple javascript and PHP code. Now...
Read More
How to request a cross domain ajax with in the js file
Hi friends, In this post i going to explain about the how to cross domain ajax request with in the js (JavaScript)...
Read More
Multiple Upload files using php and javascript
Hi Friends, in this post i would like to explain about multiple upload files using javascript and php code. We can find...
Read More
How to include external js,css files with javascript
This post explains about how to include external javascript files (js files) and styles sheets (css files) using javascript. The following functions...
Read More
How to detect the javascript is enable or disable?
Hi friends, if the one site most of functionality in javascript, if the browser is disable the javascript, then total site will...
Read More
Simple tooltip using javascript and css?
The following code will generate the simple tooltip using Javascript and css. You can find the demo also. The Javascript code...
Read More
To disable the right click on the webpage?
Hi friends, After working hard to complete your design and images ,some persons just save that images and web pages. This is...
Read More
To count the characters in a textarea
Hi frineds , This is a simple script but we are using sometimes. To count the characters in a textarea using javascript...
Read More