Jump to content

Quick question about Ajax


Lee-Bartlett

Recommended Posts

Hi there i am completly new to this forum so i hope someone out there can help me a little.

 

Im only starting to learn what is needed for web design, so far i know html and some css but i was told by my uncle AJAX is a very good language to get started on but im at a loss. I'm not sure where to start, what languages does AJAX use and what would you recomend to learn first before tackling the slightly harder stuff. Any help would be greatly appreciated

 

(sorry if this is in the wrong section)

Link to comment
https://forums.phpfreaks.com/topic/114888-quick-question-about-ajax/
Share on other sites

AJAX isn't a language at all. Its the concept of using the XMLHttpRequest object from javascript to work with php.

 

The language you would want to learn is PHP and Javascript those are what runs the concept of ajax. PHP isn't the only language that runs with it but PHP is the easiest to learn in my opinion.

 

I am currently reading Beginning Ajax with PHP From Novice to Professional by Lee Babin its a pretty good book I would advise it to you. You can find the book online as well as at a book store.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.