Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Basically, AJAX is javascript.
Try to get comfy with javascript (which can cause dizziness), and then move along to AJAX.
General programming culture seems more valuable to me than simple PHP knowledge.
PHP is an "easy" and fast learning language.
Javascript can be really tricky, and the differences betweens browser drive you nuts.
You will regret the good old "server side" language.
Really, start with javascript.
Be acustomed with the object model, and the prototyping (I don't speak about the prototype js library !) of the language, and then go further to Ajax.
There are just too many differences between JS and PHP to say that a good PHP dev will be a good JS dev. Only experience will.
__________________
Only a biker knows why a dog sticks his head out the window.
|