摘要:
一直以来,有很多初学者搞不懂这些Mysql中从查询结果集中取得数据的函数之间有什么区别,今天我就来秀一把,在秀之前先给大家一段PHP实例Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 <?php 2 $link=mysql_connect('localhost','root',”); 3 mysql_select_db('abc',$link); 4 $sql = “select * 阅读全文
posted @ 2011-11-30 16:49
martin.zhang
阅读(212)
评论(0)
推荐(0)
浙公网安备 33010602011771号