Home > Backend Development > PHP Tutorial > 插入数据的有关问题

插入数据的有关问题

WBOY
Release: 2016-06-13 12:06:14
Original
829 people have browsed it

插入数据的问题。
我把原来的表复制了一下 改了个名字  然后就插入不进去token 和时间了。 下面是代码和数据表 求解。
------解决方案--------------------
你先在写入数据库的代码之前,输出一下传过来的内容,看下有没问题先。
------解决方案--------------------
输出插入的sql看看,看是否报什么错误、

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template