
Best ways to implement password reset feature in your web application
Hope you don’t need the explanation about this as you know it. some systems are using weak password reset methods
Hope you don’t need the explanation about this as you know it. some systems are using weak password reset methods
This example is explaining how to create secure user registration using php and mysql.This is very secure using salt value
How to publish a post from frontend without plugin in wordpress? This is not a complex task and users can
I’m going to show how to add custom field to user registration form in wordpress.I checked through the internet to
How can you create QR codes? QR codes means Quick Response Code.This contains hidden details.Using as the trademark.This QR codes
If you want to redirect bulk of dynamic url to specific / static url, it can do using htaccess file.Here
How to validate Email address using php.This can be easily done by php regular expressions. Here is a email validation