I have a text box that gets its name, id, and value from a SQL query. echo "<input type='text' id=" . $row['ID'] . "field" . $counter .
確定! 回上一頁