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 The php.ini File

Ellon Shotgun
Ellon Shotgun
3,731 Points

Ini file

In which language is ini file written? coz im wondering how is the commenting made using a colon

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

I'm not entirely sure what "language" php.ini is written in but just know that it's a special kind of configuration file that apache servers use to choose admin settings and other configurations for your web or local server. So it's totally normal. :-)