query("SELECT * FROM $want WHERE code='$code' ORDER BY want_no ASC"); $content = replace_repeat($content, "want_list", $sth); print($content); ?>