I'm using this template -> ( https://ift.tt/3moKgWy )
I don't know how to loop inside a loop (or if it's possible with this template).
I'm still new to (and learning) PHP / MySQL How would you go about this?
Here's the relevant parts of the code. Let me know if you need more.
// Pull all the post to display
$sql = "SELECT *
FROM complaint
ORDER BY...
PHP:
from PHP https://ift.tt/3hCuGDu
via IFTTT
0 Comments