echo displayCatePath(5,'categorylink?cid='); 这块的数字5可以用变量代替么?
在文章详情页面,链式分类调用,怎么用echo displayCatePath($cid,'categorylink?cid=');没有数据提示出错Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in ,怎么解决??
测试数据
问题解决了