Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
やまし〜🤓 元ミラノ風ドリア職人
@Bkyr79
◎11年間飲食業勤務→TECH::CAMPを経て未経験でエンジニア転職成功 ◎36歳になった! 理想に向けて挑戦し続けます!!
14
Posts
1
Contributions
0
Followers
Follow
https://yamashi79.hatenablog.com/?_ga=2.147350706.426278557.1606225802-2112218666.1579834478
伊丹市
Following tags
Qiita
GitHub
Twitter
$ analyze @Bkyr79
posted articles
PHP:
57%
HTML:
29%
JavaScript:
29%
正規表現:
29%
DB:
29%
LGTMed articles
Git:
50%
Qiita:
17%
JavaScript:
17%
Node.js:
17%
Markdown:
17%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
PHP
SQL
ボタンクリックにより、同じIDの別のカラムのフィールドを出力する
0
前提: DBが作成されデータが入っている状態 例えば、こんな感じのデータベースを用意して  キャラ名の隣のボタンをクリックすると ![image.png]...
2020/11/22
PHP
HTML
JavaScript
お問い合わせフォーム、jsでバリデーション
0
```javascript:contact.js window.addEventListener('DOMContentLoaded', () => { // 「送信」ボタンの要素を取得 const submit = document.querySelector('#contact-submit'); // エラーメッセージと赤枠の削除 function rese...
2020/11/24
正規表現
テスト
バリデーション
RFCを考慮したemail形式バリデーション
0
``` /^[-a-z0-9~#&'*/?`\|!$%^&*_=+}{\'?]+(\.[-a-z0-9~#&'*/?`\|!$%^&*_=+}{\'?]+)*@([a-z0-9_][-a-z0-9_]*(\.[-a-z0-9_]+)|(docomo\ezweb\softbank)*\.(aero|arpa|biz|com|coop|edu|gov|info|int|mil|museum|name|...
2020/11/24
All Items
Articles
Answers
Questions