PHP horizontal Repeating area display two-way _php tutorial

Source: Internet
Author: User
Method one. Note that there is a pre-defined picture recordset Rsmpic to duplicate is the picture, please change your recordset name according to your situation. Neatly place horizontal duplicate content in a single table















$numberColumns = ' 3 '; $numrows = ' 3 '; while (($numrows <> 0) and (! $rsmpic->eof)) {$startrw = $endrw + 1; $endrw = $endrw + $numberColumns;? > EOF) {//Start repeating content?> $STARTRW = $startrw + 1; $rsmpic->movenext ();} Above repeating TD content?> Wend; } method Two. Drag a repeating tag to the ), add a variable, each repeated 1 times plus 1, if%3 equals 0 echo One " " . Please look carefully





Fields (' M_path ');?> "border=" 0 ">

(Longitudinal repetition is








";?>


.

http://www.bkjia.com/PHPjc/319540.html www.bkjia.com true http://www.bkjia.com/PHPjc/319540.html techarticle method One. Note that there is a pre-defined picture recordset Rsmpic to duplicate is the picture, please change your record set name according to your situation. Neatly put horizontal duplicate content ...

  • 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.