| Re: How to create an image on the fly? |
| Gunnar G <debian@comhem.se> |
| 2007-01-30 23:00:46 |
> -----hello.html---- > hello > <img src="imagecreator.php"> > -------------------- > ---imagecreator.php- > //your php code > -------------------- Ah, great solution. thanks. |