启用标识:
[.collection type=$ip.type classid=$ip.listid viewid=$ip.viewid lang=$ip.lang.]
安裝方式:
1. 本贴中免费下载软件安裝包,并缓解压力缩到桌面上
2. 把缓解压力缩后的 collection 文件目录,提交至你的OURPHP程序的 /client/plus/ 文件目录内
3. 进到后台管理 - 经营 - 软件管理方法 - 安裝新软件
文档,提交至你的OURPHP程序的 /templates/user/ 文件目录内
span >
6. 开启 /client/_userview.class.php 文档,寻找:$smarty- assign('mail',ourphp_usermail()); 并在它的上边 插进以下编码:
function ourphp_usercollection(){
global $db;
$query = $db- listgo( `id`,`type`,`classid`,`viewid`,`time`,`title` , `ourphp_p_collection` , where `useremail` = ' .$_SESSION['username']. '
$userrows = array();
while($ourphp_rs = $db - whilego($query)){
$rs = $db- selectl( `OP_Title` , `ourphp_product` , where `id` = . $ourphp_rs[3]);
$userrows[] = array(
'id' = $ourphp_rs[0],
'type' = $ourphp_rs[1],
'classid' = $ourphp_rs[2],
'viewid' = $ourphp_rs[3],
'time' = $ourphp_rs[4],
'lang' = $ourphp_rs[5],
'title' = $rs[0],
);
}
return $userrows;
}
$smarty- assign('collection',ourphp_usercollection());拷贝编码
进行!
启用标识:
[.collection type=$ip.type classid=$ip.listid viewid=$ip.viewid lang=$ip.lang.]
回应后免费下载软件
游人,假如您要查询本帖掩藏內容请回应