php

位置:IT落伍者 >> php >> 浏览文章

PHP网络开发详解:文章类别管理页面的实现[5]


发布日期:2020年05月19日
 
PHP网络开发详解:文章类别管理页面的实现[5]
——此文章摘自《完全手册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>] []

               

上一篇:PHP网络开发详解:文章管理页面的实现[5]

下一篇:PHP网络开发详解:文章类别管理页面的实现[4]