更改我的网址,以便它不显示我的数据,但我有一个GET方法,我怎么能这样做,而无需将所有内容重写为post方法? PHP

So i started a Project and im new to php so i did a GET method so that i can fetch data from the url but now all my data shows up in the url and i want to change the url so that it doesnt show all my data because i dont want the user using the website to see the ID i have in my Database is there a way to do it or do i have to rewrite everything in a post method ? because im search alot and i didnt find anything usefull. if i have to rewrite it to post methode i would like some help thanks.

Sorry, my friend. There's no way around it, you'll just have to switch it to post