demo http://mcucdinh.wap.sh/tien-ich/tao-hinh-nen-chu-long/index
Code:
<form method= "post"><b>Tên bạn:</b>
<input type= "text" name="me"/>
<form method= "post"><b>Tên người ấy:</b>
<input type= "text" name="you"/>
<input type="submit" name="submit" value="OK"/></div><div class="main">
<!--parser:xtscript-->
get submit
if $submit
get me
get you
print <center><font color="red"><b>Hình nền tên $me và $you. Chúc hai bạn $me và $you hạnh phúc</b></font>
<a href="[URL]http://download.zat.su/hinh/[/URL]$me$you.jpg"><img class="list2" src="[URL]http://download.zat.su/hinh/[/URL]$me$you.jpg"/></a>
<font color="red"><b>Click vào hình để tải về máy</b></font></center>
endif
<!--/parser:xtscript-->