我的数组是
Array ( [0] => Array ( [0] => Array ( [book_title] => Brief History of Time: From Big Bang to Black Hole [pd_id] => p22670689244706 [price] => 499.00 [author] => Stephen W. Hawking [book_type] => pb [status] => Pending ) ) [1] => Array ( [0] => Array ( [book_title] => The Art of Computer Programming, Volume 4A [pd_id] => p23662839087202 [price] => 899.00 [author] => Donald E. Knuth [book_type] => pb [status] => Pending ) ) )
如何在 codeigniter 的视图页面中打印book_title
、定价?book_type