how to use sql and php to fetch data for a cart page [closed]

how can I using the GET super global in PHP to fetch the id to create a Cart page

to get the id and of a particular product when clicked and when it clicked I want to fetch products 1 at a time so the image the price the description will sure when another product is clicked I want the price to be added together so the users can know the amount they are using to purchase their product