熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> PHP編程 >> 正文

PHP網絡開發詳解:文章類別管理頁面的實現[5]

2022-06-13   來源: PHP編程 
    ——此文章摘自《完全手冊PHP網絡開發詳解》定價 特價 詳細>>http://tracklinktechcn/?m_id=dangdang&a_id=A&l=&l_type= width= height= border= nosave>

          <td><input name=Submit type=submit value=新建類別></td>
        </tr>
      </table>
      <input type=hidden name=MM_insert value=form>
    </form>
    <p>&nbsp;</p>
    </body>
    </html>
    <?php
    if (isset($_GET[type_id])) {
    mysql_free_result($rs_upt_type);
    }
    mysql_free_result($rs_all_types);
    ?>

    運行結果如圖所示

http://developcsaicn/web/images/jpg>
  類別管理頁面

right>[http://developcsaicn/web/htm>]  [http://developcsaicn/web/htm>]  [http://developcsaicn/web/htm>]  [http://developcsaicn/web/htm>]  []  


From:http://tw.wingwit.com/Article/program/PHP/201311/21382.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.