Smarty Array Sorting

Source: Internet
Author: User
How to use Smarty to sort by time from small to large?

<{$time}>array (    "11:45" = Array ("Title1" = "1", "Title2" and "2"),    "13:00" = = Array ("Title1" = "7", "Title2" and "" ","    09:45 "= = Array (" Title1 "and" 2 "," Title2 "and" + "),    " the "( "Title1" = "6", "Title2" and "52")



Reply to discussion (solution)

Order and then send it to smarty or load PHP tags in smarty.

Why not use PHP to sort it out and pass it on to Smarty??
A code thing.
Ksort ($arr);

Order and then send it to smarty or load PHP tags in smarty.



Why not use PHP to sort it out and pass it on to Smarty??
A code thing.
Ksort ($arr);



If I change it in smarty, I don't have to look at the code that my colleague wrote in PHP.
  • 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.