Benim komut sadece aşağıdaki gibi bir çok uzun bir URL oluşturuyor ve ben bu algoritma veya tekniği ile kısaltmak olabilir acaba?
This is the long URL: http://example.com/script.php?param1=value1¶m2=value2¶m3=value3¶m4=value4¶m5=value5
I want to shorten it to something like this: http://example.com/script.php?p=430x2920
Ben bunu orijinal linki veritabanı önbelleğe alma ile nasıl yapabilirim?
Şimdiden teşekkürler.