- Impact
- 6
The Challenge
To create a graphical hit counter with PHP.
Guidelines
1. You may not use more than 15 lines of code.
2. You must use 10 separate images as the graphics. (ex: 0.gif, 1.gif, 2.gif, 3.gif, 4.gif, 5.gif, 6.gif, 7.gif, 8.gif, 9.gif )
3. The counter must successfully count to 100 without any errors or broken images.
NOTES:
Attached below is a set of images for you to use if you'd like.
Each semicolon will be counted as a new line, so you can't just put all the code on one line like: <?php code; more code; code; ?>
New lines that are just white space will not be counted as lines.
HINT
There may be some code on this forum that will help you.
The first person to post the code that meets all the above requirements in this thread will be the winner!
The reward will be your choice of $10.00 cash delivered via paypal or a one year domain registration of any .com, .net, or .org domain name.
Ask here if you have any questions.
Once we have a winner current members can work on improving and/or fixing the code and we'll then add it to the code forum for download.
To create a graphical hit counter with PHP.
Guidelines
1. You may not use more than 15 lines of code.
2. You must use 10 separate images as the graphics. (ex: 0.gif, 1.gif, 2.gif, 3.gif, 4.gif, 5.gif, 6.gif, 7.gif, 8.gif, 9.gif )
3. The counter must successfully count to 100 without any errors or broken images.
NOTES:
Attached below is a set of images for you to use if you'd like.
Each semicolon will be counted as a new line, so you can't just put all the code on one line like: <?php code; more code; code; ?>
New lines that are just white space will not be counted as lines.
HINT
There may be some code on this forum that will help you.
The first person to post the code that meets all the above requirements in this thread will be the winner!
The reward will be your choice of $10.00 cash delivered via paypal or a one year domain registration of any .com, .net, or .org domain name.
Ask here if you have any questions.
Once we have a winner current members can work on improving and/or fixing the code and we'll then add it to the code forum for download.



















