CF Users Online Example:

Below are 4 examples of how easy it is to display a image with how many people are viewing your website on, The frist one is using the default colors set in the script file the next 3 set the image colors on the fly.

Example 1 - Example 1 - Free ip on Image php script
<img src="http://yoursitehere.com/usersonline.php" />

Example 2 -
<img src="usersonline.php?ob=000000&amp;ib=ffffff&amp;
lf=CC3333&amp;ltc=ffffff&amp;rf=ffffff&amp;rtc=000000"
/>

Example 3 -
<img src="usersonline.php?ob=000000&amp;ib=ffffff&amp;
lf=FF6600&amp;ltc=ffffff&amp;rf=898E79&amp;rtc=ffffff"
/>

Example 4 -
<img src="usersonline.php?ob=B54CA4&amp;ib=ffffff&amp;
lf=F27AFF&amp;ltc=442045&amp;rf=FFBFF7&amp;rtc=442C47"
/>