0) : WHILE ($ib < $numberb): $item = mysql_result($resultb,$ib,"item"); $clientlink = mysql_result($resultb,$ib,"clientlink"); $ib++; ENDWHILE; ENDIF; }ELSE{ $queryb = "SELECT * FROM $userstable WHERE item='$p'"; $resultb = MYSQL_QUERY($queryb); $numberb = MYSQL_NUMROWS($resultb); $ib = 0; IF ($numberb == 0) : ELSEIF ($numberb > 0) : WHILE ($ib < $numberb): $item = mysql_result($resultb,$ib,"item"); $clientlink = mysql_result($resultb,$ib,"clientlink"); $ib++; ENDWHILE; ENDIF; $query = "UPDATE $userstable SET pagename='$pagename',name='$name',type='$type' WHERE item='$item'"; $result = MYSQL_QUERY($query); } ?>
Information Saved


Insert file name and directory or press Browse to sellect. 

Please be patient, Large file take a long time to
upload, especially on slow connections.

Only press the "Upload Now" button once!

This page will change when the upload is done.

Back