What is AJAX, what's FF n how is it used
AJAX
Asked by Ved Prakash
-
2 Answers
-
Shams@ hi ved
AJAX is a mix of technologies which allows you to get extra data from the Web server even after the page has finished loading. JavaScript is used to send requests to PHP pages which get the data from MySQL and send it back to the JavaScript which then displays the data on the page or uses it in other ways. Google's autocomplete search box may be the best known example.
AJAX is really easy. There is almost nothing to learn as it is just a mix of what you already know. It can use other technologies but here it is a mix of XHTML, JavaScript, PHP and MySQL
By the way, Ajax is shorthand for Asynchronous JavaScript and XML (and DH...more -
Dear Ved, Ajax is a catchy name for a type of programming made popular in 2005 by Google and other big web developers. Ajax loosely stands for Asynchronous Javascript And XML, but that just sounds like techno jargon to many people.
When javascript was released, people loved all the cool things you could do with the web browser to make a more user-friendly experience. You could do form validation, quirky popup messages, make cool web tools and more. However, Javascript had no way of sending information between the web browser and the web server.
If you wanted to get any information from a database on the server, or send user information t...more
Taking an Exam? Selecting a College?
Get authentic answers from experts, students and alumni that you won't find anywhere else
Sign Up on ShikshaOn Shiksha, get access to
- 65k Colleges
- 1.1k Exams
- 670k Reviews
- 1600k Answers