02-12-2018, 04:28 PM
There are a lot of ways to do it, but essentially what I do is write a jquery function at the bottom of my page that makes an ajax call. I create a "parser" php file where it does all the db work.
Here is a basic explanation of one of my jq ajax calls and the parser file.
https://pastebin.com/qtQEpWuZ
Here is a basic explanation of one of my jq ajax calls and the parser file.
https://pastebin.com/qtQEpWuZ