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 Working With Functions Creating the Shirt Display Function

Build a Simple PHP Application -> Enhancing a simple PHP application -> Using PHP with MySQL-> what next?

Hi All,

I am looking forward to build a PHP site with MySQL. I finished working on the module Build a Simple PHP Application . All that I need is to have a PHP site that interacts with the database doing Select, insert, update and delete functionality.SO I want to put in the DB functionality for the site built in module 1.Build a Simple PHP site, I am not sure what is the correct sequences of modules to cover to achieve my requirement. Any pointers highly appreciated. I need to get my goal done by tomorrow.

1.Build a Simple PHP site, 2.Enhancing a Simple PHP site, 3.Using PHP with MySQL , 4.next? Is this the right series of steps to achieve my goal?

Thanks Manjusha

1 Answer

Konrad Pilch
Konrad Pilch
2,435 Points

If you are comfortable with this and practiced. I mean like you can code it your self , then go and learn OOP PHP.

This will be your next step Object Oriented Programming in PHP . As well as in other, but thats what you should do . It will take time to understand it, as well as find it, i recomend a book, because there arent really any update tutroaials about OOP.