What is Ajax? In these post I will answer on the question above- what is Ajax? AJAX (Asynchronous JavaScript and XML, asynchronous JavaScript and XML) is a group of related techniques for creating websites. These techniques are used on the Read more…
Tag: AJAX
Ajax introduction, Json, XML Ajax or Asynchronous JavaScript and XML is a technology that allows us to download and send some data without reloading the entire page. Before we get to work with Ajax, we have to go through a Read more…
Shopping cart quantity increment/decrement with Ajax I will explain you Shopping cart quantity increment/decrement with Ajax. In this instructional exercise, we will include increase decrement buttons. They will let us edit the shopping basket item quantity. I decided to add buttons Read more…
How to upload image to MySQL using AJAX and PHP? How to upload image to MySQL using AJAX and PHP? On this question I will answer in this post. Recently I was doing tablet application and I needed the Read more…
Recent Comments