![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
09/09/2009, 13:30
|
| | Fecha de Ingreso: septiembre-2008 Ubicación: Lanzarote, Canarias
Mensajes: 486
Antigüedad: 16 años, 5 meses Puntos: 41 | |
Respuesta: Escribir encima de una imagen con PHP
Código:
imagettftext($im, 10, 0, 38-20, 30+$i+$i, $color, $font,"" . $e[$i++]. " " . $e[$i++]. " " . $e[$i++]. " " . $e[$i++]. " " . $e[$i++]. " " . $e[$i++]. " " . $e[$i++]. " " . $e[$i++]. "");
así por ejemplo. |