-2

I need help about my Php code i have created a form and wrote some php code for it to store on server but after i click submit my browser show me php code. help me to resolve it

Here is the php code

Virb
  • 1,610
  • 1
  • 14
  • 24
Talha
  • 21
  • 7

1 Answers1

-1

Make sure you have saved your file as php format. Hope you have saved the file in htdocs (in XAMPP) or in www folder (in WAMP). At the same time make sure you are running your local server

Tharindu
  • 325
  • 6
  • 16