尝试使用 PHP 处理 SQLite 时,WAMP 中 SQLite 数据库文件的位置?

发布于 2025-01-02 23:34:26 字数 160 浏览 0 评论 0原文

我正在尝试使用 PHP 在 SQLite 中创建数据库。 我已经安装了 WAMP,它有 PHP 5.3 并且支持 SQLite。 我能够使用 SQLite 的 PHP 函数创建数据库和表。 但我想知道,WAMP 中 SQLite 的数据库文件(.db / .sql)的位置是什么。

提前致谢

I'm trying to create a database in SQLite using PHP.
I've WAMP Installed and it has PHP 5.3 and it supports SQLite.
I'm able to create databases and tables using PHP functions for SQLite.
But i want to know , what is the the location of database file(.db / .sql) for SQLite in WAMP.

Thanks in Advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑着哭最痛 2025-01-09 23:34:26

Windows 下这些文件没有特定的归属位置;文档根的同级通常就足够了。

There isn't a specific place under Windows where these files belong; a sibling of the document root usually suffices.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文