Home > Backend Development > PHP Tutorial > 有什么数据库可以放上任何地方的

有什么数据库可以放上任何地方的

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:10:24
Original
972 people have browsed it

有什么数据库可以放到任何地方的?
有什么数据库可以放到任何地方的?
像微软的access数据库,只是个静态文件,随便放到任意文件夹上。
我想做个php程序,需要个数据库,但又想做成便携式的,在任何地方都能使用,请问用什么数据库比较好?
结构:
index.php
--data //数据文件夹,能用php连接的,不需要安装的
--css
--js


------解决方案--------------------
php也可以连接access数据库
------解决方案--------------------
sqlite
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