PHP
5 min
Send Email with PHPmailer
PHP
3 min
Returning Dynamic Data in JSON Format using PHP: A Comprehensive Guide
PHP
4 min
Securing PHP Login Scripts: Best Practices and Code Examples
PHP
5 min
13 Best PHP Login system
PHP
1 min
8 PHP Libraries for sending and parsing email
PHP
1 min
Login the App using facebook oauth in PHP
In my old articles, we see integration about how to login the apps using social networking in PHP like Twitter, LinkedIn, Google Plus. In this tutorial, I'll be sharing how to integrate Facebook login with oauth in PHP.
PHP
2 min
Twitter oAuth login api using php
Tutorial will explain how to integrate twitter oAuth login page using php
PHP
2 min
Login using LinkedIn oAuth2 in php and MySQL
Login using LinkedIn oAuth2 in php and MySQL
PHP
5 min
Signup Form and Email Verification using PHP
Signup Form and Email Verification using PHP and mysql db
PHP
3 min
Simple php login and logout script using php session and database using MySQL
This tutorial will explain how to login and logout the web page using php session and database using MySql. By using this login script, we can show the secure pages after the login page successfully logged in. For authentication process we have to create