Image IP 0.91

Image IP is a very simple but powerfull PHP Ip Image Generator script. This Script will Generate a small image (like the small RSS 80x15 buttons) with the viewer's ip address on it. The look of the generated IP image is easy customizable by editing the script file or on-the-fly (by url (aip)).
Note: You must have php-gd installed in order to use the this script.

Update 0.91

API(url)
Left text color is now ltc from lt.
Right text color is now rtc from rt.
Image Quality
You can now set the image quality in the script file, it is set to 40% by default.
IP Address Function
Add new function to returns the the real IP address of the viewer's machine, not the proxy server (if connected to the Internet through Proxy Server).

Demo CF Image IP

Below are 4 examples of how easy it is to show a image with your users (viewer's) IP address on your page, 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/ip.php" />

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

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

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

Download

Last Updated : 18 January 2011
Download : CF Image IP Version 0.91
If you find any bugs please let me know or if you need any help please feel free to post a comment below and I will answer you as soon as possible.

Information: Comments are closed. Please use the new forum
Other Tools
CF Polling 0.94
A easy-to-use polling script using ajax and php,requires no configuration and works with...
Page Back - Forward Buttons
Navigation back and forwards form a web page without using the browser buttons.
SHA1 Hash Generator
The SHA produces a 160-bit representation of the message called the MessageDigest.
Forum Topics
File cannot be accessed directly
Recently I am receiving the error after uploading the image "File cannot be accessed directly". Also, I am...
Mod Rewrite Fehler
Wenn ich in admin Panel die Funktion einstelle. Zeigt es mit diesen Fehler an . Warning: Invalid argument...
Short Url Not Workig
Warning: preg_match() [function.preg-match]: No ending delimiter '!' found in...
password protection
Hallo Ich verwende die Neuste CF Image Host 1.6.5 Version. Ist es möglich einen Passwortschutz...
vertical banners
Anyone know how i could put vertical banners on each side of the thumbnails on the thumbnail page? Thanks