www.AzHacker.TK
Would you like to react to this message? Create an account in a few clicks or log in to continue.

www.AzHacker.TK

Azhacker
 
AnasayfaLatest imagesQeydiyyatdan keçinGiriş

 

 Php titretmek

Aşağa gitmek 
2 posters
MüəllifIsmarıc
M-0A5
Web Masters
Web Masters
M-0A5


İsmarıc sayı : 50
Age : 30
Seher Ve Olke : AzerBayCan BaKu
Registration date : 18/09/08

Php titretmek Empty
Yeni mövzuMövzu: Php titretmek   Php titretmek I_icon_minitimeÇ.a. Dek. 09, 2008 6:23 pm

Kod:
<?

 $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 ($im, 255, 255, 255);
  $black = ImageColorAllocate ($im, 128, 0, 0);

// draw on image
  ImageFill($im, 0, 0, $black);
//  ImageLine($im, 0, 0, $width, $height, $white);
  ImageString($im, 300, 15, 10, $imagekod, $white);

// output image
  Header ("Content-type: image/png");
  ImagePng ($im);

// clean up
  ImageDestroy($im);

?>
Əvvələ qayıt Aşağa gitmek
007




İsmarıc sayı : 11
Registration date : 10/12/08

Php titretmek Empty
Yeni mövzuMövzu: Geri: Php titretmek   Php titretmek I_icon_minitimeÇər. Dek. 10, 2008 4:31 pm

Cox sag ol amma biraz cetindir
Əvvələ qayıt Aşağa gitmek
M-0A5
Web Masters
Web Masters
M-0A5


İsmarıc sayı : 50
Age : 30
Seher Ve Olke : AzerBayCan BaKu
Registration date : 18/09/08

Php titretmek Empty
Yeni mövzuMövzu: Geri: Php titretmek   Php titretmek I_icon_minitimeC.a. Dek. 11, 2008 2:26 am

Oyrendik sonra asan olur
Əvvələ qayıt Aşağa gitmek
Sponsored content





Php titretmek Empty
Yeni mövzuMövzu: Geri: Php titretmek   Php titretmek I_icon_minitime

Əvvələ qayıt Aşağa gitmek
 
Php titretmek
Əvvələ qayıt 
1 səhifə (Cəmi 1 səhifə)

Bu forumun müsaadesi var:Bu forumdakı ismarıclara cavab verə bilməzsiniz.
www.AzHacker.TK :: Web Master :: Web Master Dərslikləri-
Keç: