https://github.com/victorqribeiro/imagecounter
A simple page view counter that store data as text and shows data as a PNG image
https://github.com/victorqribeiro/imagecounter
counter pageview php png
Last synced: about 1 year ago
JSON representation
A simple page view counter that store data as text and shows data as a PNG image
- Host: GitHub
- URL: https://github.com/victorqribeiro/imagecounter
- Owner: victorqribeiro
- License: mit
- Created: 2021-06-27T23:24:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T15:30:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T23:11:08.447Z (over 1 year ago)
- Topics: counter, pageview, php, png
- Language: PHP
- Homepage:
- Size: 196 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Image Counter
A simple page view counter that store data as text and shows the counter as a PNG image.
## How to use it
Host these files on a cheap / free PHP server somewhere. Create a image element that points to it.
**Don't forget to give write permission**
**HTML Image**
```
```
**MarkDown Image**
```

```
An example of this in use can be seen when you visit my [GitHub profile][github] page.
[github]: https://github.com/victorqribeiro