I have create a website using html which contains a registration form for an account. I have created a detabase using Xammp and phpmyadmin for which I also created a php code so that the information from the form can be save on the data base. However whenever I fill out the registration form and press send, the page loads and shows me my php code.
I have watched countless of youtube videos which some of them have the exact code and database as me and for them it seems to work. I asked chatgpt if there is anything wrong with the coding since Im a beginner and theres no major issue. I have followed the troubleshooting advice from chatgpt and nothing seems to help. I dont know what else to do. Can someone help.
2