
javascriptで簡単ログイン
ワンクリックでログインフォームにIDとパスワードを入力することができます。 しかし! IDとパスワードを書き留めておくのはセキュリティ上、よくないので、個人情報とか登録しているサイトでは使わないほうがいいです。 IDとパスワードが漏れてもいいサイト(?)用にどうぞ。 [js] formInput(); function formInput(){ var id = &quo ▼続きを読む
Warning: Use of undefined constant M - assumed 'M' (this will throw an Error in a future version of PHP) in /home/masareukey/www/masareukey/blog/wp-content/themes/mas_1/loop.php on line 92
comment : 0
category : other (program)