i would like to learn javascript and php. the php tutorial on the internet comes highly recommended, but i'm curious as to whether there is a preferred book/resource for learning javascript? thanks in advance.
JavaScript: The Definitive Guide by David Flanagan. Also, the ECMAScript language specification, which is the standardization of JavaScript and JScript.