QWGames
KPCKevin Powell - Community
•Created by QWGames on 12/21/2023 in #back-end
Unexpected end of json input
I am making a request to a php file, and the php file should send back a json encoded array, but I'm getting unexpected end of json input for some reason. Here is the JS and the PHP:
49 replies
KPCKevin Powell - Community
•Created by QWGames on 12/12/2023 in #back-end
Headers already sent error PHP form
Why this form is causing "headers already sent error":
25 replies
KPCKevin Powell - Community
•Created by QWGames on 12/7/2023 in #front-end
How to disable cache for a specific page?
I have a website where people can upload there games, and play them. Every game has an embed image what can be changed by the devs throught the dashboard. I don't want search engines to cache the embed images of the games to make it show always the updated image. Is there a way to do this with JavaScript or with PHP headers? Link: https://qwgamers.net
5 replies