Smarty Two-dimensional array reading

Source: Internet
Author: User
{foreach Item=foo from= $video key=fkey0}
{foreach Item=foo_ from= $foo key=fkey1}
<div class= "123" >
< src= ' {$foo _} ' ></><a href= ' {$fkey 0} ' >{$fkey 1}</a></p>
</div>
{/foreach}
{/foreach}


Two-dimensional array smarty read
[8] = = Array
(
[Animated short film "run! Pig!] = http://player.youku.com/player.php/sid/XNDIxMTMzNjg0/v.swf
)

[7] = = Array
(
[Love apartment third season] = http://player.youku.com/player.php/sid/XNDMzNDAzNjQw/v.swf
)

[6] = = Array
(
[The mark of the day of the sword] = http://player.youku.com/player.php/sid/XNDMwNTgxNDU2/v.swf
)

[5] = = Array
(
[Zhong Kui legend] = http://player.youku.com/player.php/sid/XNDM0MTc3NjI0/v.swf
)

while ($rows =mysql_fetch_assoc ($result))
{
$re _array[$row 1[' name ']][$row 1[' img ']]= $row 1[' link ';
}
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.