Maison >développement back-end >tutoriel php >打到歧视与高傲,恳请各路侠客来给小妹指点一下迷津啦解决方案

打到歧视与高傲,恳请各路侠客来给小妹指点一下迷津啦解决方案

WBOY
WBOYoriginal
2016-06-13 10:27:58942parcourir

打到歧视与高傲,恳请各路侠客来给小妹指点一下迷津啦
刚接触PHP,所以不要嫌我的问题太简单喽。
想把php里面的取到的值放到赋给html,不知道还缺什么,html里的那个变量总是空的

PHP code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->$data=$this->qaModel->select("1");        $formInfo=array("q_name"=>$data[0]["Q_NAME"]);//$formInfo["q_name"]这里面是有值的


HTML code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><p class="Fld">        <label class="label-m" for="user"> お名前:</label>        <span class="control"><!--<input tyle="text" value="--><!--{$formInfo.q_name}--><!--" id="user"readonly >--></span>                </p>


我想刚才那个帖子可能是放错地方了,故此重新发一遍。

大家来帮帮忙

------解决方案--------------------
这两个页面是什么关系。用了什么模板引擎?
Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn