Implementation Method of Calling Image Picture of Enterprise Member Company by destoon

  • 2021-07-16 01:57:30
  • OfStack

This paper shows the implementation method of destoon calling the image pictures of enterprise members, which has very important practical value in the development of destoon. Share it 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 this example is helpful to the development of destoon.


Related articles: