filmov
tv
Build URL Shortener using PHP with MySQL & JavaScript | Short URL in PHP

Показать описание
Build URL Shortener using PHP with MySQL & JavaScript | Short URL in PHP
In this video, I have shown you how you can create a url shortener in php and mysql that creates a short url of your long url which is a maximum of 5 characters. 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.
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
Music Credit:
Ikson - Last Summer [Official]
Track: Jimmy Hardwind - Want Me (feat. Mike Archangelo)
Track: Lost Sky - Vision [NCS Release]
Music provided by NoCopyrightSounds.
Acejax feat. Danilyon - By My Side [NCS Release]
ROY KNOX - Blue Eyed Demon [NCS Release]
In this video, I have shown you how you can create a url shortener in php and mysql that creates a short url of your long url which is a maximum of 5 characters. 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.
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
Music Credit:
Ikson - Last Summer [Official]
Track: Jimmy Hardwind - Want Me (feat. Mike Archangelo)
Track: Lost Sky - Vision [NCS Release]
Music provided by NoCopyrightSounds.
Acejax feat. Danilyon - By My Side [NCS Release]
ROY KNOX - Blue Eyed Demon [NCS Release]
Комментарии