Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6847305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:43:44+00:00 2026-05-27T00:43:44+00:00

I figured out how to get the data, how to use it in a

  • 0

I figured out how to get the data, how to use it in a while loop, but I am stuck on the last part: a loop in a loop.

I have the following code:

<div id="tab1" class="tab_content"> 
            <ul class="columns"> 
            <?php 
                $result = mysql_query("SELECT * FROM TabContent WHERE TabID = 1");
                while($row = mysql_fetch_array($result))
                  {
                  echo '<li><a href="#"><img src="images/layouts/'. $row['LayoutName'] .'.png" alt="" /></a>
                            <div class="info"> 
                                <h2>'. $row['LayoutName'] .'</h2> 
                                <p>'. $row['LayoutTiles'] . 'Tiles, '. $row['LayoutLayers'] . 'Layers</p>
                            </div> 
                        </li>';
                  }
            ?>  
            </ul>
            <div class="clear"></div>
            <div class="bottom">
                <div class="clearfix">
                    <div class="lfloat"></div>
                    <div class="rfloat"><a class="hide" href="#" onclick="return false">Cancel</a></div>
                </div>
            </div>  
        </div> 

        <div id="tab2" class="tab_content"> 
        etc etc same as above

The problem I have is with the div with id=”tab1″ and the next one with id=”tab2″ etc. I can get an array of tabs using:

<?php 
                $result = mysql_query("SELECT * FROM Tabs");
                while($row = mysql_fetch_array($result))
                  {
                  echo 'tab'. $row['TabID'] .;
                  }
            ?>

Giving me: Tab1 Tab2 Tab3 etc. Now the hard part, how do I use these so I can make a loop using this to replace my html div ids?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T00:43:44+00:00Added an answer on May 27, 2026 at 12:43 am

    Here’s a couple of tutorials that might help you in your struggle:

    http://www.freewebmasterhelp.com/tutorials/phpmysql

    http://www.homeandlearn.co.uk/php/php.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Thanks to the answers I have figured out that I am unable to use
I need to figure out how to get the data from D3D textures and
So, I figured out how to get an access token from Google using the
I have data in a table that looks like the following sample data: varchar(20)
I have the code below which I now need to figure out how to
I'm trying to get data from a database using FMDB but having tried with
I cant figure out how to get lua to do any common timing tricks,
I cannot figure out why I get this error during check-in. I checked in
Can someone figure out how to get rid of the NOT EXISTS statements in
I cannot figure out how to get rid of errors that should not be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.