カスタムデータをphpファイルに送信し、それを処理および評価するhtmlページを作成しました。
私の次のタスクは、これを要件を備えた GUI にすることです。
1. A box for a custom search with button (it then posts this into the
php)
2. A box where xml/json request can be seen
3. A box where the xml/json response can be seen
4. A box where the parsed version is translated and made to look pretty.
***MUST CONNECT TO INTERNET, PHP ESTABLISHES CONNECTION BUT DO NOT WANT A GUI ISSUE
GUI形式でPHPと通信するのに役立つプログラムや言語などに関する提案。インターネットにアクセスできる必要があります。
GUI を実際に使用しているのは Visual Basic だけなので、おそらく Visual Basic を考えていましたが、皆さんはどう思うでしょうか!
ありがとう!