how to send confirmation mail to the user by clicking a button in php? [closed]

I have ecommerce checkout page. I want to send confirmation mail to the user after placing an order by clicking a place order button.

Help me with this logic as I am very new to php.