R
Randolph H
Guest
When I work on HTML pages I have an editor where I can switch from a code view to a preview view of the webpage, so I can easily see the effects of changes I make in the code. I'm now working with PHP pages and its a different world, I don't know how to preview the page, is there a similar editor for PHP that can run the PHP code and the mysql database on my PC with no website interaction so I can edit? An additional requirement is that i am not the admin on the PC where I'm doing the work, so it cant be a big install. Thanks.