 
			
				22/09/2009, 23:45
			
			
			     |  
      |    |    |    Fecha de Ingreso: abril-2008  
						Mensajes: 453
					  Antigüedad: 17 años, 6 meses Puntos: 16     |        |  
  |      Respuesta: Fuente de texto en imagen          
Código php:
 Ver originalheader('Content-type: image/png');   // imagen   // colores   //texto $text = 'php';   $font = 'arial.ttf';   
                |