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

Gonzalo Blasco
Gonzalo Blasco
11,927 Points

PHP & MySQL & JavaScript - Which course?

I'm studying PHP on one side, and JavaScript on the other side. I want to mix together both language to get into Full Stack Development (using LAMP, not MEAN).

I look into every course but I can't find anyone to help me.

I need help. Please.

3 Answers

Joel Rivera
Joel Rivera
29,401 Points

Ok, I don't believe you can find that type of tutorial here but you can research with other sources.

Those are just a few sites that I found that might be helpful. You might want to make a request to Team Treehouse for a course that covers this.

What type of project are you working on?

Gonzalo Blasco
Gonzalo Blasco
11,927 Points

I'm looking for a Job for about a month, and most of them asked me to know how to interact between JavaScript and PHP. That's why I'm asking. Thanks for the help.

Joel Rivera
Joel Rivera
29,401 Points

Hi Gonzalo,

I'm assuming that you are already familiar with HTML and CSS. Those would be the initial starting points.

From there I would recommend spending time learning Javascript and jQuery since they are still mostly part of the client side / front end development.

Then once you are comfortable with the front end development, you should start looking into the backend which is comprised of PHP & MySQL.

Follow these tracks https://teamtreehouse.com/tracks/front-end-web-development https://teamtreehouse.com/tracks/php-development

Those 2 tracks will set you on the right path. Hopefully this helps. Good Luck.

Gonzalo Blasco
Gonzalo Blasco
11,927 Points

A few days ago I asked Treehouse to reset my Course History. I already watched those Tracks.

What I need to learn is how to read JSON using PHP, not just read a DB.

Any idea where to go?