Loading new posts in a PHP file with AJAX
-
I’m trying to make a way to load more posts without reloading the entire page, so I’m sending an AJAX request to a php file called get.php. That bit isn’t the problem, it’s the PHP. I just have no idea how to do it. I imagine there is some sort of file I have to include or something I have to do just to be able to use the loop, seeing as the get.php file isn’t connected to the theme really.
Thanks ??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Loading new posts in a PHP file with AJAX’ is closed to new replies.