I've been coding in PHP for a few years and feel that ill be able to provide a more secure login and registration with that rather then in Reactjs.
I followed the answer from this post to switch my index.html to index.php.
Hosting the file works fine, but whenever I try to use PHP tags it gets commented out or printed directly as text. Any solution to this?