PHP Sample Application in NetBeans 6.1
My first PHP sample application for NetBeans has been integrated into the 6.1 nightly build. I wrote this app. mostly to highlight PHP semantics and the OOP part of PHP, but an interesting side effect is that I started appreciating NetBeans 6.1 PHP code aid capabilities.
So try out this app. today:
1. You need to install the 6.1 Nightly Build.
2. From Tools > Plugin option install both PHP(if not already installed) and PHP Samples modules.
3. Create a MySQL DB by name 'AirAlliance'.
4. Create New Project > PHP Samples > AirAlliance.
5. View Readme.html file under the project dir.
Run the SQL dump script from the SQL sub dir. to populate the table schema and sample records. Run the project and browse around.

Use NetBeans 6.1 for your PHP development. Know more about PHP support for NetBeans from this page.
( Apr 25 2008, 06:53:30 AM PDT ) Permalink
Comments:
Post a Comment:
Comments are closed for this entry.




