What would I do if I wanted my PHP script to show some text or an image if the value of ‘count’ from a user equals 11? Example, In the URL I have count.php?ID=(ID) and the page displays their ID and their current count. I would like an image or some text to display if their ‘count’ equals 11.
If you could help in any way, that’d be great! Thanks!
1 Answer