Heim php教程 PHP源码 PHP在线生成二维码

PHP在线生成二维码

May 25, 2016 pm 05:05 PM

php代码

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>二维码生成-www.ibtf.net</title>
<SCRIPT LANGUAGE=JavaScript>
function post(){
	if(document.getElementById(&#39;content&#39;).value==&#39;&#39;){alert(&#39;内容不能为空!&#39;);document.getElementById(&#39;content&#39;).focus();return false;}
	if(ckregdatapost()==false){return false;}
}
</SCRIPT> 			
</head>
<body>
<style>
body{text-align:center;background:#f5f5f5;line-height:22px;font-size:14px;color:#888;}
.newcrop{margin:10;}
.er{width:700px;margin:0px auto;border:1px solid gray}
span{background:#645;color:#fff}
body form {text-align:center;padding: 3px 6px 3px 6px;}
input.txt{color: #00008B;background-color: #ADD8E6;border: 1px inset #00008B;width: 200px;}
input.btn {color: #00008B;background-color: #ADD8E6;border: 1px outset #00008B;padding: 2px 4px 2px 4px;}
input.smallInput{border:1 solid black;FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 18px; LINE-HEIGHT: normal}
</style>
<body class="newcrop"><p class="er">
<?php
$content=$_GET[&#39;content&#39;];
$width=$_GET[&#39;width&#39;]?$_GET[&#39;width&#39;]:300;	
$height=$_GET[&#39;height&#39;]?$_GET[&#39;height&#39;]:300;
if($content){
	echo "你输入的文字是: <span>$content </span><BR />";
	echo "你选择的宽度是: <span>$width </span><BR />";
	echo "你选择的高度是: <span>$height </span><BR /> ";
	echo "生成的二维码图像是:<BR /> ";	
	$wen = urlencode($content);	
   echo "<img id=qrcode_img src=https://chart.googleapis.com/chart?cht=qr&chld=H&chs={$width}x{$height}&chl={$wen} /><br />
   图片地址:<a href=&#39;https://chart.googleapis.com/chart?cht=qr&chld=H&chs={$width}x{$height}&chl={$wen}&#39; target=&#39;_blank&#39;>https://chart.googleapis.com/chart?cht=qr&chld=H&chs={$width}x{$height}&chl={$wen}</a><br />
复制发给你的朋友。 <a href=&#39;javascript:history.go(-1);&#39;>返回上一页</a>";
}else{
?>
<form action="" method="get" onsubmit="return post();">
<h1>
二维码生成工具</h1>
  <p>width:<select name="width">
<option value="100">100</option>
<option value="200">200</option>
<option value="300" Selected>300</option>
<option value="400">400</option>
<option value="500">500</option>
</select>
height: <select name="height">
<option value="100">100</option>
<option value="200">200</option>
<option value="300" Selected>300</option>
<option value="400">400</option>
<option value="500">500</option>
</select></p>
输入网址或者文字:<br />
<textarea rows="5" cols="30" name="content" id="content" ></textarea>
<br /><br />
<input type="submit" value="生成图片"  />    <INPUT TYPE="RESET" VALUE="重新填写">
<br /> 
</form><? }?>
<p></body></html>
Nach dem Login kopieren

Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn

Heiße KI -Werkzeuge

Undresser.AI Undress

Undresser.AI Undress

KI-gestützte App zum Erstellen realistischer Aktfotos

AI Clothes Remover

AI Clothes Remover

Online-KI-Tool zum Entfernen von Kleidung aus Fotos.

Undress AI Tool

Undress AI Tool

Ausziehbilder kostenlos

Clothoff.io

Clothoff.io

KI-Kleiderentferner

AI Hentai Generator

AI Hentai Generator

Erstellen Sie kostenlos Ai Hentai.

Heißer Artikel

R.E.P.O. Energiekristalle erklärten und was sie tun (gelber Kristall)
3 Wochen vor By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Beste grafische Einstellungen
3 Wochen vor By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. So reparieren Sie Audio, wenn Sie niemanden hören können
3 Wochen vor By 尊渡假赌尊渡假赌尊渡假赌

Heiße Werkzeuge

Notepad++7.3.1

Notepad++7.3.1

Einfach zu bedienender und kostenloser Code-Editor

SublimeText3 chinesische Version

SublimeText3 chinesische Version

Chinesische Version, sehr einfach zu bedienen

Senden Sie Studio 13.0.1

Senden Sie Studio 13.0.1

Leistungsstarke integrierte PHP-Entwicklungsumgebung

Dreamweaver CS6

Dreamweaver CS6

Visuelle Webentwicklungstools

SublimeText3 Mac-Version

SublimeText3 Mac-Version

Codebearbeitungssoftware auf Gottesniveau (SublimeText3)