Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install the php plug-in for hbuilder

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly introduces hbuilder how to install the php plug-in, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let Xiaobian take you to understand.

Hbuilder install the php plug-in method: 1, in the htdocs folder to create a new project phpinfo;2, select the phpinfo file; 3, click "tools"-> "plug-in installation"-> install the "Aptana php" plug-in; 5, configure the HBuilder external server.

Operating environment of this article: Windows7 system, HBuilderX3.1 version, Dell G3 computer

Hbuilder installs the PHP plug-in

(1) under the installation path of xampp, create a new project phpinfo (that is, a folder) under the htdocs folder

(2) Open the Hbuilder software, and select "File"-"Open Directory"

Select the phpinfo file you just created

(4) install plug-ins that support PHP on HBuilder, click "tools"-"plug-in installation"-choose to install "Aptana php" plug-ins.

Select the first one, then select the selection, and select the installation. After the installation is complete, restart the HBuilder software according to the prompts.

(5) configure HBuilder external server (the key point of this article)

Select "run"-> Select "browser run"-> Select "set up WEB Server"

Select "external Server"-"New

Fill in the name and URL address (http://localhost:80), where 80 is the default port when I install xamp

Go back to "web server"-select the PHP class file as the external server you just created

In this way, the external server is basically configured.

(6) create a new php file for testing

Create a new PHP file in the phpinfo just now

Write code

Open "run"-"run configuration"

Locate "PHP Page Web" on the left, right-click and select "New"

After running, you will get the following results

At this point, we can develop PHP.

Thank you for reading this article carefully. I hope the article "how to install the php plug-in for hbuilder" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report