Home >Backend Development >PHP Tutorial >PHP可读不可写,请教如何修改

PHP可读不可写,请教如何修改

WBOY
WBOYOriginal
2016-06-13 11:27:551110browse

PHP可读不可写,请问怎么修改?

	<tr><br />			<td align="right">号码:</td><br />			<td colspan="3"><textarea cols="45" rows="5"><?=$wei.$bet['actionData']?></textarea></td><br />		</tr>

上面是后台代码,但只可以读,不可以修改提交到数据库,请问怎么修改才可以让他可修改提交存储到数据库?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn