How to convert feeds to html using javascript and php
Hi friends, in this post i am going to explain about how to convert feeds to html using javascript and php. Just... Read More
Simple JavaScript validation for dates
In this post i would like to explain about Simple JavaScript date validation. We can check dates with individual drop down boxes for... Read More
Multi-language support for web application with MySql and PHP
Hi friends, in this post i would like to explain about Multi-language support for web application with MySql and PHP. I got... Read More
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
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