无法使用php在表中插入数据

时间:2017-05-18 10:05:04

标签: javascript php html5 css3

我有以下代码 - >

html5代码块:

AA

php代码块: `

T

php代码块没有在blogs表中插入数据。列是按正确的顺序,但我仍然试图改变顺序,它没有工作。 谁能告诉我我的代码有什么问题。

1 个答案:

答案 0 :(得分:0)

请提及您收到的错误。

为了显示详细的php错误,请导航至" How to get useful error messages in PHP?"

php中的MySQL错误可以通过这种方式抛出 - > PHP MySQL error handling