Home  >  Article  >  Backend Development  >  What should I do if the .html file cannot jump to the .php file?

What should I do if the .html file cannot jump to the .php file?

coldplay.xixi
coldplay.xixiOriginal
2020-08-10 10:43:343818browse

.html file jumps to the .php file: first open phpstudy and configure it on PhpStorm; then configure the relevant parameters in the Connection; then after configuring the Connection, continue to configure Mappings; finally again Just run the project you wrote before.

What should I do if the .html file cannot jump to the .php file?

How to jump from .html file to .php file:

1. Open phpstudy

What should I do if the .html file cannot jump to the .php file?

2. Configure on PhpStorm

What should I do if the .html file cannot jump to the .php file?

3. Configure several parameters in Connection. Folder is the location where PhpStudy stores WWW files

What should I do if the .html file cannot jump to the .php file?

4. After configuring Connection, continue to configure Mappings.

What should I do if the .html file cannot jump to the .php file?

#5. Run the previously written project again and you can jump normally.

Related learning recommendations: php programming (video)

The above is the detailed content of What should I do if the .html file cannot jump to the .php file?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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