Home  >  Article  >  Backend Development  >  The implementation method of destoon calling corporate member company image picture, destoon corporate member_PHP tutorial

The implementation method of destoon calling corporate member company image picture, destoon corporate member_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 10:20:25986browse

The implementation method of destoon calling corporate members’ company image pictures, destoon corporate members

The example in this article shows the implementation method of destoon calling corporate member company image pictures, which has very important practical value in destoon development. Share it with everyone for your reference.

The specific implementation code is as follows:

<!--{php $tags=tag("table=destoon_member m,destoon_company c&prefix=&condition=m.userid=c.userid and m.username='$username'&template=null")}-->
{loop $tags $t}
<img src="{imgurl($t[thumb], 1)}" />
{/loop}

I hope the examples in this article will be helpful to everyone in destoon development.

How to use destoon to call the company style on other pages is the same as the picture below

{php $tags=tag("moduleid=4&condition=groupid=7 and thumba8093152e673feb7aba1828c43532094''&pagesize=8&order=userid desc&length=12&target=_blank&template=null")};
ff6d136ddc5fdfeffaf53ff6ee95f185
{loop $tags $v}
25edfb22a4f469ecb59f1190150159c6f61f01da240d5186b4a03f00d90d0aa15db79b134e9f6b82c0b36e0489ee08ed076402276aae5dbec7f672f8f4e5cc81e388a4556c0f65e1904146cc1a846beedb6650f3dc7fe40f8d328c07c090ed4f{$v['company']}5db79b134e9f6b82c0b36e0489ee08ed0cba36f12cf561cef14ffa62bcdafa2cbed06894275b65c1ab86501b08a632eb
{/loop>
929d1f5ca49e04fdcb27f9465b944689

destoon help, how to call the company logo on the homepage, not an image

b161ad766a8fddf9b98e70322419aab0Copy code

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/867235.htmlTechArticleThe implementation method of destoon calling corporate member company image, destoon corporate member This article shows the example of destoon calling corporate member company image How to implement the picture, after destoon opening...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn