0

Is there any way to connect html page to a form page created with php?

I tried to connect with “a“ attribute but it only showed php coding instead of the page.

  • The "a" tag is a good solution, you're on the right track. There could be several reasons you see the PHP code, instead of what it should output. You might be missing the ` – KIKO Software Jul 14 '18 at 06:15
  • Looks like your server isn't rendering PHP correctly. See [this post](https://stackoverflow.com/questions/5121495/php-code-is-not-being-executed-instead-code-shows-on-the-page) for more information. – Blue Jul 14 '18 at 06:16

0 Answers0