{php} $user=$this->GetMysqlOne('b.username,b.uid,b.dateline AS regtime,b.usergroup,b.logintime,c.certificate,c.domainname,e.credit,e.hao,e.zhong,e.cha,d.credit AS credits,c.themes,c.residecity,g.speed,g.attitude,g.quality'," (((".$this->GetTable('member')." AS b LEFT JOIN ".$this->GetTable('member_info')." AS c ON b.uid=c.uid) LEFT JOIN ".$this->GetTable('member_account')." AS d ON b.uid=d.uid) LEFT JOIN ( SELECT credit,uid,hao,zhong,cha FROM ".$this->GetTable('credit')." WHERE type=1 ) AS e ON b.uid=e.uid ) LEFT JOIN ".$this->GetTable('credit_score')." AS g ON c.uid=g.uid WHERE b.uid='$this->spaceuid' "); if($this->app==82){ //SEO PHPAPP::$SEO['title']=$service['subject']; PHPAPP::$SEO['keywords']=$service['keywords']; PHPAPP::$SEO['description']=$service['description']; }else{ //SEO PHPAPP::$SEO['title']=$user['username'].'的个人空间'; PHPAPP::$SEO['keywords']=$user['username'].',空间'; PHPAPP::$SEO['description']=$user['username'].'的个人空间'; } {/php} {template space:header} {template space:space.js} {if $user['themes']>0} {php} $spacestyle=$this->GetMysqlOne('dir'," ".$this->GetTable('space_style')." WHERE sid='$user[themes]'"); {/php} {if $spacestyle} {else} {/if} {else} {/if}
{echo $this->GetUserAvatar($this->spaceuid,2,1)}
{echo $user['username']}
{if !PHPAPP::$config['userspacestyle']}
{if $this->uid==$this->spaceuid}更换风格{/if}
{/if} {if $user['residecity']} {echo $this->GetSelectCategory('category_city',$user['residecity'],'residecity','','',1)} {/if}
{echo $this->GetUserAvatar($this->spaceuid,0,1)}

雇用TA

{php} $apps=$this->GetMysqlArray('*'," ".$this->GetTable('apps')." WHERE id_phpapp IN(8,49,82) AND status_phpapp=0 ORDER BY displayorder_phpapp ASC"); {/php}
{php} $appaction=$this->GetMysqlArray('*'," ".$this->GetTable('apps_action')." WHERE apps_phpapp=".$this->GET['app']." AND type_phpapp=3 ORDER BY displayorder_phpapp ASC"); {/php} {if $appaction}
{/if}