Home > php教程 > php手册 > 一个对数据库进行操作的程序(之一)

一个对数据库进行操作的程序(之一)

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-21 09:08:48
Original
1025 people have browsed it

程序|数据|数据库

又抄又改,终于弄出了一个能对数据库进行操作的程序,也算小有所成,鼓励下自已吧......没错,就是盗版!

主要包括以下几个功能页面:

db.func:连结数据库的两个函数放在里边了

createtable.php:创建表的页面

input.htm:输入数据的表单

insert.php:表单后台程序

show.php:分页显示的页面

chaxun.php:按ID查询的一个页面

printf.php:修改页面

delete.php:删除一条记录的程序

写到这里先,再复习补充...来个辛酸的笑^_^......



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 Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template