URL shortener is a service that helps take longer URLs (which can be over a hundred characters long) and transform them into manageable links that rarely exceed 20 characters.

In this video you’ll learn how to create a URL Shortener Website using PHP with MySQL & JavaScript. You may know,

Timestamps:
0:00​ Demo of URL Shortener
4:33​ HTML & CSS Start
9:40​ Creating all URLs area section
17:57​ Creating popup box for edit short URL
26:37​ JavaScript Start

29:54​ PHP Start
32:56​ Creating config file for database connection
34:28​ Inserting user entered URL into the database and generating short URL and sending from PHP file to JavaScript file
45:34​ Redirecting user to the full URL using the short URL
49:26​ Displaying all URLs in the URL Area Section
56:34​ Removing query string (?u=…) from URL using .htaccess file
1:04:52​ Deleting a particular URL from the database and URL Area Section
1:10:38​ Deleting all URLs from the database and URL Area Section
1:12:02​ Updating the user-edited short URL and saving it to the database

Download Codes From Here - https://www.codingnepalweb.com/url-shortener-using-php-mysql/ 

Subscribe: https://www.youtube.com/channel/UCk7xIEmd3MeyhIu2StLX5yA

#php #mysql #javascript

How to Create a URL Shortener Website using PHP with MySQL & JavaScript
12.60 GEEK