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

more about php

hey i want to learn more about php any good reference or youtube channel where i can learn more about php functions

1 Answer

Sjors Theuns
Sjors Theuns
6,091 Points

Hi Rahul,

what about the Treehouse PHP courses (https://teamtreehouse.com/tracks/php-development)? There's lots to learn.

Furthermore look at sites like:

There are so many (good) sites for learning PHP. As for Youtube: just try searching for a good channel. Watch some videos and try it yourself.

Good luck!

Henrik Hansen
Henrik Hansen
23,176 Points

Also, try a project of your own and learn on the fly. There is no better way than searching stackoverflow.com or other sites for answers. Don't just use PHP for websites, but try making different programmes like calculators and calendars etc.