|
把下面的文件保存为index.php
<? /* MailX Managment System 0.8 Beta */ header("Content-type:image/png"); $mailaddress=$_GET['mailname']; $mailaddresslen=strlen($mailaddress); $mailaddressimages=imagecreate($mailaddresslen*10,25); $lenadd=$mailaddresslen; $fontsize="4"; $center=(imagesx($mailaddressimages)-8.3*strlen($mailaddress))/2; $mailimagesbackground=ImageColorAllocate($mailaddressimages,231,196,43); $mailimagesfacecolor=ImageColorAllocate($mailaddressimages,0,0,0); ImageString($mailaddressimages,$fontsize,$center,5,$mailaddress,$mailimagesfacecolor); Imagepng($mailaddressimages); ImageDestroy($mailaddressimages); ?>
把下面的文件保存为index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" /> <head> <title>Welcome to domain.com</title> <meta content="all" name="robots" /> <meta content="webmaster@domain.com,US" name="author" /> <meta content="www.domain.com,Reprint from then webseits" name=Copyright /> <meta content="Welcome to domain.com!" name=description /> <meta content="About For China News Sports Entertainment Shop Business Travel" name=keywords /> <meta http-equiv=Content-Language content="iso-8859-1" /> <link rev=stylesheet media=all href="CSS/style01.css" type=text/css rel=stylesheet /> <style type=text/css media=all>@import url("css/style01.css");</style> <meta http-equiv="Content-Language" content="en" /> <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http: [1] [2] 下一页 |