I'm developing web application using php. In there i want to refresh one of my table which is having mysql data, using ajax. How can I do that? I didn't know anything about ajax and could you please give me any useful tutorials,web etc to do my job?
First try one/some of the Ajax tutorials in this thread. Once you have a grasp of the basics, attempt your problem and if you get stuck, post your code.