Professional CodeIgniter

(singke) #1

Chapter 7: Improving the Dashboard


202


Figure 7-7

Now turn your attention to the data array that you end up with at the end of the process. Here ’ s what a
short snippet will look like, with each line number processed neatly into its fields:

Array
(
[submit] = > finalize import > >
[line_0] = > Array
(
[id] = > 1
[name] = > Game 1
[shortdesc] = > This is a very good game.
[longdesc] = > What a product! You’ll love the way your kids will play with
this game all day long. It’s terrific!
[sizes] = >
[colors] = >
[grouping] = > tmyer
[status] = > active
[category_id] = > 3
[featured] = > true
[price] = > 19.95
)
Free download pdf