PhpStorm
 
Get PhpStorm

PHP Web Page

Last modified: 28 June 2024

Use this dialog to configure running and debugging of PHP applications on a remote server. According to the settings of this configuration, PhpStorm fully controls the debugging process: it launches the application, opens the browser, and activates the debugging engine. A PHP Web Page debug configuration tells PhpStorm the URL address to access the starting page of the application, the browser to open the starting page in, and the debug server configuration to use. For more information, refer to Debug with a PHP web page debug configuration.