To successfully develop and deployPHP applications in the NetBeans IDE for PHP, you need to have all the required software installed and configured for PHP development.
NetBeans IDE for PHP で PHP アプリケーションを正常に開発および配備するには、必要なすべてのソフトウェアがインストールされ、PHP 開発用に構成されている必要があります。 - NetBeans
To deploy your PHP application on a remote server, you will need to register an account on a hosting provider.
リモートサーバー上に PHP アプリケーションを配備するには、ホスティングプロバイダでアカウントを登録する必要があります。 - NetBeans
If you have a hosting account on a remote Web server and an FTP account to transfer your source files to the remote server, you can create and debug your PHP project locally and then deploy it on the remote server.
リモート Web サーバー上にホスティングアカウント、およびソースファイルをリモートサーバーに転送するための FTP アカウントを持っている場合、PHP プロジェクトをローカルで作成およびデバッグし、それをリモートサーバー上に配備できます。 - NetBeans