Skip to content
Archive of posts tagged CodeIgniter

Book List App: Using Auto-Suggest with CodeIgniter

I had a couple fields on the form for adding authors/books to the DB for which I wanted to use an “auto-suggest” feature via JavaScript; one of those things where after you start typing it pops up a list of matching choices from which you can select the one you want. After trying several different [...]

CodeIgniter Framework Looks Promising

It’s been almost a month since my last article. It seems work and other aspects of my life have contrived to keep me plenty busy lately. So to keep some level of activity going here, I thought I’d mention one of the things I’ve been up to lately.
I’ve been looking at a few PHP frameworks [...]