2013-02-21から1日間の記事一覧

Google Maps API oizumi.html

<html lang="ja"> <head> <meta charset="UTF-8"> <title>Google Maps API</title> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true&language=ja"></script> <script type="text/javascript"> // ■地図初期…</meta></head></html>

download.php

QR CODE.php

<html lang="ja"> <head> <meta charset="UTF-8"> <title>Google Maps API</title> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true&language=ja"></script> <script type="text/javascript"> // ■地図初期…</meta></head></html>

QR CODE.html

<html lang="ja"> <head> <meta charset="UTF-8"> <title>検索フォーム</title> <style> body{ text-align:center; } </style> </head> <body> <p>QRコードにしたい文字を入力してください</p> <form action="QR_CODE.php" method="get"> キーワード:<input type="text" name="keyword" size="40"> <input type="submit" value="検索"> </form></body></html>

Google Analyticsでアカウント作成