Using PHP with a local server

I’m just learning PHP and would like to be able to use an IDE to write and debug my code, then click a preview button to see what it looks like on a web page.

Until this point I have installed Xampp (apache and mySQL) and wrote my code in dreamweaver to preview… the problem being that there is no debugging available in DW.

I’ve tried using eclipse and zend but cannot seem to get it to test and preview the code, can anyone help me get an IDE up and running please.

Love Alethea.
(I have to teach my students how to use PHP in September… I’m doing okay with the code but I have no idea at all about how to set these things up!)

Sponsor our Newsletter | Privacy Policy | Terms of Service