I would like it if there was the possibility to query only the counter value without always incrementing it directly:
For this there could be for example an URL parameter update which would be true by default. But if this parameter is false, then only the counter value will be queried without incrementing the counter.
I would like it if there was the possibility to query only the counter value without always incrementing it directly:
For this there could be for example an URL parameter
updatewhich would betrueby default. But if this parameter isfalse, then only the counter value will be queried without incrementing the counter.