Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > Web Design and Website Development > Programming > PHP Forum
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs
 
 

PHP Forum PHP related discussion, help, tips and tutorials.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-07-2008, 09:52 PM
istanbul's Avatar
Senior Member
377 posts this year. worth their weight in gold!
Trusted Member - And full of good stuff!
 
Join Date: Dec 2007
Location: ||||||%75 loading
Posts: 263
Thanks: 1
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via MSN to istanbul
Lightbulb PHP and picture

PHP Code:
<?
 
 $imagekod 
'';
 
 for (
$i 0$i 8$i++) {
 
 
$imagekod .= chr(mt_rand(100,120));
 
$imagekod=strtoupper($imagekod);
 }
// set up image
  
$height 30;
  
$width 100;
  
$im ImageCreate($width$height);
  
$white ImageColorAllocate ($im255255255);
  
$black ImageColorAllocate ($im12800);
 
// draw on image
  
ImageFill($im00$black);
//  ImageLine($im, 0, 0, $width, $height, $white);
  
ImageString($im3001510$imagekod$white);
 
// output image
  
Header ("Content-type: image/png");
  
ImagePng ($im);
 
// clean up
  
ImageDestroy($im);
 
?>
Shows different article in every refresh
From my library...
__________________
TAGS: pırlanta araba kiralama istanbul
Forums.UkWebMasterWorld.com | "Green Rep Appreciated"
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Webmaster Resources
UK WW SEO Tools
Find UK Hosts
 
The Forum Rules
Forum Rules - MUST READ
 
Site Of the Month
BizzFace
Nominate site of the month
 
Tag Cloud
affiliates ambitious asbestos cancer bid bidding directory bid directory bid directory list bid for position business clothes contest cricket writer delisted designer discount ecommerce email list email marketing finance forum free web hosting free website hosting global business directory google handbags huge email database internet and marketing iphone jewelry link submissions niche nokia n95 of mesothelioma paid blogging phones electronics pr7 directory replica samsung social bookmark startup sunglasses technology uk property writer wallets web web design web development website website for sale website promotion websites for sale wholesale yahoo backlink

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:24 PM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0