Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to link plain html with plain php without downloading the file

I want to link plain html (no apache, no xampp) with plain php without downloading the php file. Is this possible?

In the future I want to link my website with a database using mySQL but now it just downloads the php file.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Is this possible?

…no, to execute PHP (via a web page) you need a webserver which is set up with the PHP interpreter installed too. It’s not clear why you want to avoid that.

The solution is to just install XAMPP (or similar) and get on with your task. You’ll need that as well anyway when you come to start working with a database.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading