Error: Short URL not found. exit(); } } else { // If the file doesn't exist, show a 404 error echo "Error: Short URL not found."; } } else { // If no slug is provided, show a 404 error echo "Error: No slug provided."; } ?>