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

Where can i practice php I finished the basics and functions course?

I want to practice and study php some more and exercises or examples on the internet that i might find?Please give me a link

2 Answers

Konrad Pilch
Konrad Pilch
2,435 Points

Hey,

Give your self practice. Now that you know how ti works, and you have a refference in the videos that you can always come back to, you can start by thinking maybe about the functionalities you want to have, such as, login.

You could try and copy facebook site, login, user page and so on, to learn all the new stuff and re-inforce it better. The best way to learn is by doing something on your own, in your projects, not in videos. Believe me from my experience. Dont go and look at anymore tutorials, use the knowledge you have to do this.

Hi!

Now you can go ahead and start making your own websites with PHP. This is a great way to learn and also get something up and running online. Think about a service that you wish there was and make it or think about a service you use a lot and make it better.

I hope that this helped you out!