���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhuser/avatarbuilder.php
���ѧ٧ѧ�
<?php $tpl = erLhcoreClassTemplate::getInstance('lhchat/avatarbuilder.tpl.php'); $id = str_replace(['\'','"',''],'',strip_tags((string)$Params['user_parameters']['id'])); $prefix = isset($_GET['prefix']) ? str_replace(['\'','"',''],'',strip_tags($_GET['prefix'])) : ''; if (empty($id)) { $id = erLhcoreClassModelForgotPassword::randomPassword(); } else { $idProps = explode('__', $id); $id = $idProps[0]; $propsMapping = [ 'c' => 'clo', 'h' => 'head', 'm' => 'mouth', 'e' => 'eyes', 't' => 'top', ]; $ver = null; foreach ($idProps as $prop) { $propParts = explode('_', $prop); if (count($propParts) == 3) { if (isset($propsMapping[$propParts[0]])) { $ver[$propsMapping[$propParts[0]]] = ['part' => $propParts[1], 'theme' => $propParts[2]]; } } } $tpl->set('props',$ver); } $tpl->set('id',$id); $tpl->set('prefix',$prefix); echo $tpl->fetch(); exit(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.04 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�