In this paper, we describe the traversal methods of multidimensional arrays in thinkphp. Share to everyone for your reference, as follows:
$drug =array (' ACEI ' =>array (' ch_name ' = ' "This station ', ' en_name ' = ' captopril '), Array (' ch_name ' = ') Script Download ', ' en_name ' = ' enalapril '), array (' ch_name ' = ' lisinopril ', ' en_name ' = ' lisinopril '), ' ARB ' = Array (' ch_name ' = ' script source ', ' en_name ' = ' Eprosartan '), Array (' ch_name ' = ' jb51 ', ' en_name ' = ' Candesartan '), array (' ch_name ' = ' php learning ', ' en_name ' = ' losartan '), Array (' ch_name ' = ' js learning ', ' en_name ' = > ' Valsartan '), array (' ch_name ' + ' script Tutorial ', ' en_name ' = ' irbesartan '));
{$k}
{$drug. Ch_name}
Read more about thinkphp for more information on this site: "thinkphp Introductory Course" and "thinkphp Common methods Summary"
It is hoped that this article is helpful to the PHP program design based on thinkphp framework.
The above describes the thinkphp of multi-dimensional array traversal method, including the aspects of the content, I hope that the PHP tutorial interested in a friend helpful.