Posted inJava Script Alphabets Validation on textbox in JS onkeypress Posted by By admin May 23, 2022 In this example, alphabet validation in Javascript "onkeypress" event to accept alphabets only. The onkeypress="return…
Posted injQuery Check Email validation on keyup in jQuery Posted by By admin May 12, 2022 How to add Email validation on keyup in jQuery - In this example, I have…
Posted inJava Script Email Validation onblur in JavaScript Posted by By admin May 11, 2022 Check Email Validation onblur event in Javascript - In this example, I have checked email…
Posted inWordPress Best Free SEO Plugins for WordPress Posted by By admin May 9, 2022 What is SEO Plugins - SEO stands for Search Engine Optimization. It helps their company/website…
Posted inCodeigniter How to Add CAPTCHA in CodeIgniter Posted by By admin May 8, 2022 In this example, we will show you how to add CAPTCHA in CodeIgniter. CAPTCHA is…
Posted inphp Import csv file in MySQL using PHP Posted by By admin May 4, 2022 Import csv file in MySQL using PHP with example : Let us tell you how…
Posted inmysql Calculate days between two dates in MySQL with example Posted by By admin April 28, 2022 MySQL DATEDIFF() function returns the number of days between the two dates. The DATEDIFF() function…
Posted inphp Calculate days between two dates in PHP Posted by By admin April 26, 2022 How to Calculate days between two dates in PHP - Calculate days between two dates…
Posted inWordPress What is WordPress ? Posted by By admin April 24, 2022 WordPress is a Content Management System (CMS). It allows you to simplest, most popular way…
Posted inAjax What is ajax ? Posted by By admin April 24, 2022 AJAX stands for Asynchronous JavaScript And XML. It is not a programming language. AJAX allows…