ad <ref/>

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gurk

    ad <ref/>

    hallow all

    i'm having a database where the dat of the placement of certain documents is
    stored.

    now i have a page where where you van downloas them.
    with this code


    for ($i=0;$i < mysql_num_rows( $result); $i++)

    <a href="sjorring/Oktober/Matkot.doc >• <? echo "$tak "?> <strong> <?
    echo "$myrow[2]" ?> </strong> </a><br> <? ;} </a><br> <? ;




    for ($i=0;$i < mysql_num_rows( $result); $i++) <----- i added this code
    becouse i thought it would ad a reference as many times it finds a row named
    "blablabala ".

    but it doesn't.

    can someone help me out.

    thanks Maarten


Working...