Skip to main content

Posts

Showing posts from February, 2017

Working with PHP in NetBeans 8.1 using WampServer

The aim of this tutorial is simple to show you how to work with PHP using WampServer with the NetBeans IDE 8.1

PHP Database Connection using NetBeans IDE 8.1 with WampServer

The aim of this tutorial is to show you how to use PHP in connecting to a MySql Database using the NetBeans IDE 8.1. Have it in mind that there are several ways of doing this but we'll be looking at just one - a basic one.

"Hello World" program - Using PHP and NetBeans IDE 8.1

Notice: This might not be different in the newest versions of NetBeans The aim of this tutorial is to show you how to write a "Hello World" program in PHP, and we'll be using the NetBeans IDE 8.1. If  you are new to PHP, then I bet this will be of help to you.  Enjoy! Basic software requirements 1. NetBeans IDE: I'll be using version 8.1, you can download  from here . 2. WampServer: Download  from  here . 3. A browser: You can use any browser of your choice