
Integrating reCAPTCHA with PHP
reCAPTCHA is a free service by Google that protects your site from spam. In this tutorial, I will walk you through integrating reCAPTCHA in PHP.
reCAPTCHA is a free service by Google that protects your site from spam. In this tutorial, I will walk you through integrating reCAPTCHA in PHP.
This article is aimed at somebody who has been using git for three months or more. I’ve been using git for a few years, and I wanted to share the most practical tips that I’ve learned along the way. Hopefully, it will be useful to somebody out there. This article is aimed at somebody who […]
Reduce user-misspelled email addresses in your forms by suggesting a right domain when your users misspell it in an email address.
A quick guide on setting up a React and PHP app that supports JSX and SCSS.
learn how to create a simple and advanced PHP REST API that supports several HTTP Methods. Step By Step Guide!
16ebebe454ccc1731c39bcbf9b3b23e1
16ebebe454ccc1731c39bcbf9b3b23e1
16ebebe454ccc1731c39bcbf9b3b23e1
16ebebe454ccc1731c39bcbf9b3b23e1
Learn how to easily create and stunning CSS Flipping Animation in just few lines of code. CSS flip cards look cool and can lead to greater user experience.
Most of us have to interact with databases now and then in our projects, and SQL is by far the most common language used. However, working with SQL in PHP can be messy. If your queries are complex, you have to code them up as text strings which can be error prone, and suffer from formatting challenges. Also, […]
Choosing the right framework for a new JavaScript system, application or website is a top priority for any business. So, how are we supposed to decide? A pros-and-cons list never hurts. Spoiler Alert…. I love React.js React React is developed and maintained by Facebook and used in their own products, including Instagram and WhatsApp. It […]