You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple link shortener application written in PHP. It allows users to enter a long URL and generates a shortened version of the link. The application uses a MySQL database for storing the original and shortened links.