开发者

AJAX update MySQL query based on <option> values

开发者 https://www.devze.com 2023-02-14 18:05 出处:网络
Hey. So I am looking for a way to pass an option value through my mySQL query, dynamically. The goal is to simply update the LIMIT value, or the Posts per page in my case. An example of some code wo开

Hey. So I am looking for a way to pass an option value through my mySQL query, dynamically. The goal is to simply update the LIMIT value, or the Posts per page in my case. An example of some code wo开发者_Go百科uld be great, or even just a link to point me in the right direction. I have looked through a few AJAX tutorial, but I am looking for something more specific to my case. Thanks!


i would recommend looking into and using JQuery

http://viralpatel.net/blogs/2009/04/jquery-ajax-tutorial-example-ajax-jquery-development.html

0

精彩评论

暂无评论...
验证码 换一张
取 消