| 
 Posted by Bart op de grote markt on 11/24/06 14:32 
J.O. Aho schreef: 
 
> 
> I guess javascript or even java would be a better option, what I can think of 
> you can do with php, would be place out one pixel large images by somewhat 
> controlled random (has to have one side connected to another black dot) with 
> the help of div-tags (html). 
> 
> 
>   //Aho 
 
Hmm, I wouldn't do that...  I guess there's some overhead then... 
 
Why not use the image library from php? (http://be.php.net/gd) 
I don't know about it much, but I use it to dynamically create captchas 
and buttons on my site. 
 
Greets, 
 
Bart
 
[Back to original message] 
 |