随笔分类 -  PHP

摘要:alter table tablename drop column id;alter table tablename add id mediumint(8) not null primary key auto_increment first; 每次删除把这两行家伙加上就行了 还有就是这个 使用mys 阅读全文
posted @ 2016-08-21 11:03 二十四桥明月夜33 阅读(641) 评论(0) 推荐(0) 编辑
摘要:Parse error: syntax error, unexpected end of file in C:\AppServ\www\TM\02\test.php on line 6 php源码: <?php $str="敬请大家"; echo <<<strmark <font color="#F 阅读全文
posted @ 2016-07-21 03:58 二十四桥明月夜33 阅读(230) 评论(0) 推荐(0) 编辑
摘要:Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_tim 阅读全文
posted @ 2016-07-12 17:37 二十四桥明月夜33 阅读(632) 评论(0) 推荐(0) 编辑

喜欢请打赏

扫描二维码打赏

了解更多