Are you sure you want to close the chat?Chat will be closed and the chat history will be cleared.
continue to sign out,
or stay on chat.
To review this chat session please click this windows.
Chat Online
Chat Online0
Support

Forum

A place for Dynadot and community experts alike to ask questions, share ideas, and more.
PHP & SQLite
12/20/2006 16:56
Once you do get around to offering PHP, how about being different? And make it PHP5 only. Since PHP5 by default supports the SQLite database, which does not require a daemon, I suspect it will put less load on your servers, although maybe more, because more people would be using it, once they learn that there is less fuss.
Reply Quote
12/20/2006 22:36
Absolutely, we will make Sqlite one of the database choices. It is a very well designed database. You connect to the database using a simple file open, not sockets. And the database file is located in the users directory. We like Sqlite very much.
Reply Quote