摘要:
是个菜鸟没什么好说的,遇到个问题,应该也是粗心所致。看PHP100视频做留言板,list.php一直显示空白。数据库连接都是木有问题的,代码也是好好的。 1 <?php 2 /* 3 * Created on 2011-12-6 4 * 5 * To change the template for this generated file go to 6 * Window - Preferences - PHPeclipse - PHP - Code Templates 7 */ 8 include("conn.php"); 9 ?>10 <table wi 阅读全文
posted @ 2011-12-09 11:23
遗失的天空
阅读(468)
评论(3)
推荐(2)