Menu
Category

Google

How To Use Google reCAPTCHA in PHP | Best Way to Stop Bots

Google, PHP By Dec 05, 2019 No Comments

In this tutorial you will lean How to use reCaptcha in PHP. Using Captcha in our form helps us to stop spam entries. We can stop the spammers from filling our the webforms. When we create a page for getting the enquiry from customer or any details our mail box is flooded with spam mails along with our genuine mails….

Cordova Project Creation and Building Commands Using Node JS CLI

Cordova helps us to make the mobile development more user friendly and easy. Due to the demand of mobile applications we saw that most of the companies are having their own Mobile Application weather its useful or not. Cordova helps us to create Mobile Application development using Javascript/HTML. Cordova  allows you to easily write one set of code to target…