• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PHP IDE for WinXP?

Scootin159

Diamond Member
I am going to be writing a fairly involved website in php/MySQL, and rather than upload it to my linux box every time I want to test it, what's the easiest way to test it in XP? I could edit it directly on the linux box, but it is really slow & the XP one would just be easier. I tried installing Apache, which works fine, but for some reason mysql won't work. I used the phptriad program (installs apache, php & mysql at once). 2 of the 3 work.

Anyways, is there any IDE, similar to MS Frontpage for HTML or Visual C++ that I can write and test it in the same program for php?
 
Back
Top