<!--
//
// CF Image IP 0.91
// -------------------------------
//
// Author: codefuture.co.uk
// Version: 0.91
// Date: 18-Jan-11
//
// download the latest version from - http://codefuture.co.uk/projects/imageip/
//
// Copyright (c) 2011 codefuture.co.uk
// This file is part of the CF Image IP 0.91.
//
// CF Image IP Script is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// CF Image IP Script is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// You should have received a copy of the GNU General Public License
// along with CF Image IP Script. If not, see http://www.gnu.org/licenses/.
//
////////////////////////////////////////////////////////////////////////////////////-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>codefuture.co.uk - Image IP 0.91</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
body {background-color: #f5f5f5;font: 13px/1.3 "Helvetica Neue",Helvetica,Arial,sans-serif;color: #888;}
#box {background-color: #FFF;border: 1px solid #D5D5D5;margin: 20px auto 5px;padding: 10px;width: 700px;}
#box h2 {background:#333;color: #EEE;font-size: 16px;margin: -11px -11px 10px;padding: 3px 10px;}
#copyright {font-size: 10px;margin: 0 auto;padding: 0;width: 700px;}
#copyright a {color: #666;}
#copyright a:hover {color: #222;}
.clear {clear: both;}
</style>
</head>
<body>
<div id="box">
<h2>CF Image Example:</h2>
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.<br/>
<br/>
Example 1 - <img src="ip.php" alt="Example 1 - Free ip on Image php script" /><br/>
<pre style='color:#000000;background:#ffffff;'><span style='color:#a65700; '><</span><span style='color:#800000; font-weight:bold; '>img</span> <span style='color:#074726; '>src</span><span style='color:#808030; '>=</span><span style='color:#0000e6; '>"http://yoursitehere.com/ip.php"</span> <span style='color:#a65700;'>/></span></pre>
<br/>
Example 2 - <img src="ip.php?ob=000000&ib=ffffff&lf=CC3333&ltc=ffffff&rf=ffffff&rtc=000000" title="Example 2 - Free ip Image php script" /><br/>
<pre style='color:#000000;background:#ffffff;'><span style='color:#a65700; '><</span><span style='color:#800000; font-weight:bold; '>img</span> <span style='color:#074726; '>src</span><span style='color:#808030; '>=</span><span style='color:#0000e6; '>"ip.php?ob=000000&amp;ib=ffffff&amp;<br/>lf=CC3333&amp;ltc=ffffff&amp;rf=ffffff&amp;rtc=000000"</span> <span style='color:#a65700;'>/></span></pre>
<br/>
Example 3 - <img src="ip.php?ob=000000&ib=ffffff&lf=FF6600&ltc=ffffff&rf=898E79&rtc=ffffff" title="Example 3 - Free PHP Ip Image Generator" /><br/>
<pre style='color:#000000;background:#ffffff;'><span style='color:#a65700; '><</span><span style='color:#800000; font-weight:bold; '>img</span> <span style='color:#074726; '>src</span><span style='color:#808030; '>=</span><span style='color:#0000e6; '>"ip.php?ob=000000&amp;ib=ffffff&amp;<br/>lf=FF6600&amp;ltc=ffffff&amp;rf=898E79&amp;rtc=ffffff"</span> <span style='color:#a65700;'>/></span></pre>
<br/>
Example 4 - <img src="ip.php?ob=B54CA4&ib=ffffff&lf=F27AFF&ltc=442045&rf=FFBFF7&rtc=442C47" title="Example 4 - Free ip button php script" /><br/>
<pre style='color:#000000;background:#ffffff;'><span style='color:#a65700; '><</span><span style='color:#800000; font-weight:bold; '>img</span> <span style='color:#074726; '>src</span><span style='color:#808030; '>=</span><span style='color:#0000e6; '>"ip.php?ob=B54CA4&amp;ib=ffffff&amp;<br/>lf=F27AFF&amp;ltc=442045&amp;rf=FFBFF7&amp;rtc=442C47"</span> <span style='color:#a65700;'>/></span></pre>
</div>
<div id="copyright">Copyright © 2011 <a href="http://www.codefuture.co.uk">codefuture.co.uk</a>. All Rights Reserved</div>
</body>
</html>