|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2001-07-09 10:34 UTC] derick@php.net
  [2001-07-09 14:33 UTC] sniper@php.net
  [2001-07-20 07:29 UTC] dbeu@php.net
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 19:00:02 2025 UTC | 
<? Header ("Content-type: image/png"); $im = @imagecreate (700, 30)or die ("no image crate !!!!!"); $black = ImageColorAllocate ($im, 50, 50, 50); $white = ImageColorAllocate ($im, 255, 255, 255); ImageTTFText ($im, 20, 0, 10, 20, $white, "arial.ttf","QUESTA E' UNA PAGINA DINAMICA DI PROVA !!!") or die ("something wrong !!!"); ImagePng($im); ?> font is in the path ! win 98 apache mysql