File size: 894B
<!-- //////////////////////////////////
// АВТОР: HARUKA
// HTTP://SCRIPT-PLANET.CN
// haruka@script-planet.cn
// ICQ: 444-977-782
//////////////////////////////////
// СКРИПТ НЕ ДЛЯ ПРОДАЖИ!
////////////////////////////////// -->
<html>
<head>
<title>Signature Creator</title>
</head>
<body>
<center>
<b>Creation of the graphic signature</b>
</center>
<hr>
The address up to a picture:<br>
<?
echo "<form><input type=\"text\" name=\"clock\" value=\"pic.php?action=$action&text=$text&X=$X&Y=$Y&font=$font&R=$R&G=$G&B=$B&pict=$pict\"></form>";
echo "Example:<br><img src=\"pic.php?action=$action&text=$text&X=$X&Y=$Y&font=$font&R=$R&G=$G&B=$B&pict=$pict\" alt=\"clock\">";
?>
<hr>
<center>
<small>
<b>
<a href="http://script-planet.cn">Script Planet</a>
</b>
</small>
</center>
</body>
</html>