Categories
Do PHP and HTML files work without a server?
There is a site written in PHP that works with Open Server enabled, but how to make them work without it?
Answer the question
In order to leave comments, you need to log in
No way, this is the point of php that it definitely needs a web server to interpret them, it can be apache, nginx or any other. Without a web server, you need pure html and JS, yes it will work.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question