Login
Register
File: example.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Luis Henrique
>
UNLimg
>
example.php
>
Download
File:
example.php
Role:
Example script
Content type:
text/plain
Description:
Exemplo de uso do script
Class:
UNLimg
Generate an image based on the hash of string
Author:
By
Luis Henrique
Last change:
minor fixes
Date:
2010-03-06 14:24
Size:
90 bytes
Contents
Download
<?php
require(
'unlimg.class.php'
);
$img
= new
UNLimg
(
mt_rand
(
0
,
100
));
$img
->
iout
();
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014