Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个页面来编辑 DB 寄存器,但我无法设置文本区域以将 db 中的值显示为其他值:x 我希望它像所有其他值一样显示 DB 值,以便我可以编辑它。
我的页面
http://img.needforgaming.x10.mx/edit.php?NS24=24
尝试:
'<textarea>' . $sSomeText . '</textarea>'
i m using passportjs nodejs and mongoose in server side to develop a web. i m trying to save using req.user.save(); it works properly. but when i m updating a field its showing an error tel