Home > Backend Development > PHP Tutorial > crud - 有没有对一个table表进行操作的php类

crud - 有没有对一个table表进行操作的php类

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:45:43
Original
1293 people have browsed it

1, SQL语句支持where
2, 查出来的表能生成翻页的列表,并且每条记录可以(CURD增减删)
3, 新增插入表记录

回复内容:

1, SQL语句支持where
2, 查出来的表能生成翻页的列表,并且每条记录可以(CURD增减删)
3, 新增插入表记录

Laravel 的 Eloquent,可以单独使用。

redbean 一个简单的orm

Related labels:
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template