我想知道是否有可能让php文件从带有输入框的html页面中获取数据, 这样用户输入一个单词,一旦用户点击进入,php就会在脚本中使用该单词运行。 任何帮助将不胜感激。 p> div>
I was wondering if it would be possible to have a php file grab data from a html page with an input box, so that the user enters a word, and the php runs using that word in the script once the user hits enter. Any help would be appreciated.