Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP Build a Simple PHP Application Getting Started with PHP Your First PHP File

PHP Work Space

Hello Readers ,

I want to ask i downloaded xampp , but how can i get the black background workspace for php which php software is this can someone help me regarding this blackback ground php software or similar like that which is free and easy to use ??

Thanks in Advance

If you're talking text editors for coding, Sublime Text 2 is pretty popular. You can change the theme to have a dark background. It offers syntax highlighting and code completion too.

1 Answer

Andrew Wiley
Andrew Wiley
27,097 Points

You need to download a text editor. If you are on windows then just download Notepad ++. Once you do that, go to its preferences and change the background of your text editor.

I hope this helped