kostenloser Webspace werbefrei: lima-city


Thin out the variable delivery face to face page

lima-cityForumProgrammiersprachenPHP, MySQL & .htaccess

  1. Autor dieses Themas

    hpessmsncom

    hpessmsncom hat kostenlosen Webspace.

    <?php

    while($rs=mysql_fetch_array($conn)){

    ?>
    <tr bgcolor="#CCCCCC">
    <td><a href="test.php">
    <img src="image/dir.png" alt="Dir" width="20" height="20" border="0" class="icon_img dir" style="margin-left:10px; margin-top:0px " /></a></td>
    <td>
    <?php
    echo $rs["name"];

    ?> </td>
    <td>
    <?php
    echo $rs["Date"];
    ?> </td>
    </tr>
    <?php }
    mysql_close();
    exit;
    ?>
    </table>

    This may demonstrate a table , be in proper order: Picture bid , Name , date

    Strike picture bid moment , the rs how ability owes a line [\" name\ "]; Transfer the rs have tried, but to next page of face session [\" name\ "]; Be the same. -
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

  3. technofan

    Moderator Kostenloser Webspace von technofan

    technofan hat kostenlosen Webspace.

    try it without the last Instruction exit;
    This Instruction stop Everything that comes to it.
  4. Autor dieses Themas

    hpessmsncom

    hpessmsncom hat kostenlosen Webspace.

    There are still other method?
  5. technofan

    Moderator Kostenloser Webspace von technofan

    technofan hat kostenlosen Webspace.

    I already found the next error.
    With the echo you must set still the quotation marks.

    <?php

    while($rs=mysql_fetch_array($conn)){

    ?>
    <tr bgcolor='#CCCCCC'>
    <td><a href='test.php'>
    <img src='image/dir.png' alt='Dir' width='20' height='20' border='0' class='icon_img dir' style='margin-left:10px; margin-top:0px ' /></a></td>
    <td>
    <?php
    echo "$rs['name']";

    ?> </td>
    <td>
    <?php
    echo "$rs['Date']";
    ?> </td>
    </tr>
    <?php }
    mysql_close();
    ?>
    </table>
  6. Autor dieses Themas

    hpessmsncom

    hpessmsncom hat kostenlosen Webspace.

    Find out have resolved way): Thank everybody):
  7. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!