I finished learning PHP/MySQL, HTML, CSS and even i coded a tutorial site,,,, now i like to add AJAX in my site,,,, suggest where to start,,, i don't know xml, javascript,, is it necessary to learn xml and js to learn ajax,,, say me the best place to start learning ajax,,,
you don't need to know xml to learn ajax. but you can't do without javascript. i suppose the path to easiest ajax results is through something like jquery or mootools if you DON'T want to learn js then go jquery. if you do, go mootools. just google - jquery ajax tutorial - you can start here: http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery
although dimitar_christoff is very right, atleast you should know Javascript if you want to work with AJAX, as AJAX is itself combination of javascript and xml. So as you get higher you will need to learn XML to be but that is beyond the newbie stuff
Very first thing you need to pronounce AJAX. AJAX or AYAX? Second thing Do you watch Football? Do you Support AJAX? that will add more fun to learn it
AJAX is Asynchronous Java script and XML. So you should have expert knowledge in Javascript . As for XML you should know the basics so that you can communicate effectively at the server side