LoginSignup
0
0

More than 3 years have passed since last update.

谷藤賢一『いきなりはじめるPHPワクワク・ドキドキの入門教室』でPHPを勉強してみた(2)

Last updated at Posted at 2021-01-19

以下の内容を学習。
chapter3-9 アンケート項目を増やそう!
chapter3-10 前ページに戻る機能をつけよう!
chapter3-11 入力データを消さないでページを戻る方法!

【やらかしたミス】
入力フォームに文字を記載して送信しても、ブラウザにプログラムが表示された。

【原因】
ファイル「index.html」をダブルクリックしたせい。アドレスバーに「http://localhost/phpkiso/~」を入力すればいい。
あと、MANPを起動するのを忘れていた。

HTML/CSSで作ったホームページはローカル環境でも確認できるのに、PHPはわざわざサーバーを起動させないと動かないのはなんでなんだ?

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0