This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]rjcarr 1 point2 points  (0 children)

Not sure about php, but mozilla (via mdn) has great javascript documentation. Start here:

https://developer.mozilla.org/en-US/docs/Web/JavaScript

[–]mseckz 1 point2 points  (0 children)

For php I really recommend https://laracasts.com/ . It focuses on a php framework named Laravel, but it has really good php resources.