index.php [code=php] enter_field.php [code=html4strict] Img to Png
Make text into an transparant image

Basic

 
Text :
Font :
Text-Size : (fill in for custom, default = 50)
Width : (fill in for custom, default = 500)

Color:

 
Select:
Custom:
Red :
Green :
Blue :
Error'; $error = $_GET['e']; switch ($error) { case 't': echo "Please fill in a text."; break; } echo "
"; } ?>