ホームページ > バックエンド開発 > PHPチュートリアル > ecshop怎样单独的取出各项评论的数据

ecshop怎样单独的取出各项评论的数据

WBOY
リリース: 2016-06-06 20:13:52
オリジナル
885 人が閲覧しました

ecshop的评论应该怎样单独取出我要的数据呢?

<code><div class="comment_yes">
    <p class="comment_pl">
        <span class="dspinl2 comment_name">
            <em>评论者的头像</em>
            <i class="">评论者的用户名</i>
        </span>
        <span class="dspinl2 comment_text">
        <em>
            评论内容
        </em>
        <i>评论时间</i>
        </span>
    </p>
</div>
</code>
ログイン後にコピー
ログイン後にコピー

因为ecshop在页面通过{insert name='comments' type=$type id=$id}一下子取太多东西了,我要怎样能单独取出上面那种我要的数据呢?

回复内容:

ecshop的评论应该怎样单独取出我要的数据呢?

<code><div class="comment_yes">
    <p class="comment_pl">
        <span class="dspinl2 comment_name">
            <em>评论者的头像</em>
            <i class="">评论者的用户名</i>
        </span>
        <span class="dspinl2 comment_text">
        <em>
            评论内容
        </em>
        <i>评论时间</i>
        </span>
    </p>
</div>
</code>
ログイン後にコピー
ログイン後にコピー

因为ecshop在页面通过{insert name='comments' type=$type id=$id}一下子取太多东西了,我要怎样能单独取出上面那种我要的数据呢?

重写 comments 的代码。
{insert name='comments' type=$type id=$id}
这一块是调用了一个文件的,找到这个文件,重写。

関連ラベル:
php
ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
最新の問題
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート