skip to Main Content

I was originally using netlify to host my website, but i just added a contact form that uses php to process the information, and now when I host the website it says page not found, and I am pretty sure it is because netlify does not support php

Ive also looked at github but im pretty sure they dont support php, so I was just wondering if there are any GOOD options out there that are also free. Thank you!

Also, this is a side question, but is it better practice to have my contact.html form and connect the process.php form to it to handle the processing of the information or to change my contact.html to a contact.php and include all of the processing in that file. Thank you!

2

Answers


  1. I persoanlly use Infinityfree.net

    Login or Signup to reply.
  2. 000webhost : 000webhost offers free hosting with PHP and MySQL support. You can create a free account, upload your HTML and PHP files, and the site will be hosted on their server.

    InfinityFree : InfinityFree offers free hosting with support for PHP, MySQL, and other features. You can create a free account

    AwardSpace : AwardSpace offers free hosting with support for PHP, MySQL, and other features. You can register for free

    I use google translate desolĂ©for spelling mistakes …

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search