How to use php with hbuilder

爱喝马黛茶的安东尼
Release: 2023-02-27 16:06:02
Original
3690 people have browsed it

How to use php with hbuilder

First create a new project in the wwwroot directory of your apache or nginx (or point the wwwroot address to the address of your project in the configuration file)

Related recommendations : "php Getting Started Tutorial"

Because the built-in web server of HBuilder can only read simple HTML, js, css, and does not have the ability to parse PHP, you need to configure an external professional web server to parse PHP. .

So you need to search for "web server" in "Tools" - "Options", create a new external web server, and configure the parameters of external web servers such as tomcat.

The above is the detailed content of How to use php with hbuilder. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template