-2
I’m making a basic system where I pass information like, title, url video, image... I’m creating this way because I don’t want to use database.
when I’m gonna do this encryption
$mp4 = Base64($link);
it encrypts that url
https://server:8080/f/l/d/video-Dub.mp4
outworking
aHR0cHM6Ly9zZXJ2aWRvcjo4MDgwL2YvbC9kL3ZpZGVvLWR1Yi5tcDQ=
I wanted to reduce it to less than this size
aHR0cHM6Ly9zZX