


It is also possible to add features that you have left out and optional modules, but for the moment it will be assumed that you have downloaded and installed the HTML5 & PHP version. You can also install the entire NetBeans suite and have Java and C++ support as well. This still includes many features that you might never use but at 63MBytes it isn't worth worrying too much. You need to pick the version of NetBeans you want and the one for PHP development is listed as HTML5 & PHP. The process of installing NetBeans is very easy. In this article we look at the basics of setting up NetBeans for PHP development with HTML and JavaScript using the built-in PHP server and look at ways of configuring the system to allow easy debugging.Ī future article will be on the same topic using a LAMP stack both locally and remotely. The program may advance, but the documentation stays in the same place.
#Netbeans php sql how to#
The problem, however, is that the documentation on how to set it up is a bit behind the times. If you are looking for an alternative IDE then NetBeans is sometimes described as "Eclipse done better". Support for PHP in Eclipse has been patchy over the past few years, although there are signs that it is getting more support in the current version. It is also a good choice if you have been using Eclipse as your development environment for PHP. Its PHP support is currently so good that it is a very sensible choice for many programmers and it is particularly sensible if you want an IDE to get started on learning PHP or with a new project. Today it supports PHP, C/C++ and HTML/JavaScript development. NetBeans is an open source IDE written in Java and originally intended to support Java development.
