Hello, my name is Ongun. I just joined to community.
I am building a contact form. I downloaded MAMP. to test my PHP code. i do not know the rest I follow the instructions online. I copied my all files related to my site into htdoc in MAMP. but it does not work, I also added
$link = mysql_connect('localhost', 'root', 'root');
. in the video that i found when i copy my files there is a green light on side bar showing that i am connected , but also it does not work as well. Probably I have a small error that I did not do. PLease help me Thank you.