Home Tags Database queries

Tag: database queries

Let’s Play with CodeIgniter

5
Here's a basic introduction to CodeIgniter, an open source Web framework that helps to quickly develop dynamic websites with PHP. To get started, you need...

Better Queries with MySQL, Part 2

2
Last month, we created a simple table with an index. The idea was to understand how indexes work in MySQL. For this, we populated...