pictures script from a GDBM (ugh) backend, to a SQLite backend. When I first wrote it GDBM was the only simple way to store captions, but now that SQLite i...">

Pictures and SQLite

I just converted my pictures script from a GDBM (ugh) backend, to a SQLite backend. When I first wrote it GDBM was the only simple way to store captions, but now that SQLite is available and has good PHP hooks it's definitely the way to go. Now not only do I have a more flexible backend, but it's also faster.
Leave A Reply
All content licensed under the Creative Commons License