Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

サーバサイド - PHP - フォーム登録 #35

Open
fr-sasaki opened this issue Aug 8, 2014 · 0 comments
Open

サーバサイド - PHP - フォーム登録 #35

fr-sasaki opened this issue Aug 8, 2014 · 0 comments
Labels

Comments

@fr-sasaki
Copy link
Member

■目的

PHPからDBへの接続と操作について学びます。

■課題

完了画面に遷移した際に、DBへ接続しフォームの値を登録して下さい。
フォーム値はPOSTで送信し、DB設計は下記を参考にして下さい。
https://github.com/fact-real/developers_training_public/wiki/%E9%96%8B%E7%99%BA%E7%A0%94%E4%BF%AE-db%E8%A8%AD%E8%A8%88%E3%83%84%E3%83%BC%E3%83%AB#mysql-workbench

PHPからのMySQL接続などはPDOを用いて実装して下さい。
http://www.php.net/manual/ja/pdo.construct.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant