صفحة 1 من 1
[?????] ??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الخميس يوليو 24, 2008 2:23 am
بواسطة Zero_Cool
?? ????? ???? ??? ????? ??? ??? ????? ???????? ????? ??? ??????? ?? bb2
??? ????? ????? ????? ???? ???? ?? ????? ?? ???? (/you) ????? ??? ??? ??? ????? ???? ???? ??????? .. ??? ??? ??????? ????? ?? bb2
???? ?? ??????? ??? ?????
??? ?? ?????? ?
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: السبت يوليو 26, 2008 2:31 am
بواسطة Zero_Cool
???? ?????? ?? ?????
??? ??? ????? ?????? ??? ???
????????
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الخميس نوفمبر 27, 2008 4:26 am
بواسطة Zero_Cool
????? ??? ????
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الخميس نوفمبر 27, 2008 3:45 pm
بواسطة saanina
???????? ??????? ????? ??? ?? ????? css ?????? ??? ?????? ?? ?????? ????? ????? ..
??? ??? ??????? ????? ??? ??? ??? ?? phpbb2 ??? ?? ???? ?? ????? ???? ??????? ?????? ?? ???? ???? ?? ??? ???? ????? ????? !
??? ???
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الخميس نوفمبر 27, 2008 4:02 pm
بواسطة Zero_Cool
????? ?????? ?? ??? ??????
??????? ????? ????????
?????? ???????? ?? ????? ?????
??? ???
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الجمعة يناير 30, 2009 7:03 am
بواسطة Zero_Cool
???? ????? ?
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الجمعة يناير 30, 2009 7:30 am
بواسطة saanina
?? ????
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الجمعة فبراير 13, 2009 1:28 am
بواسطة DNG
?? ?????? ????? ????????

??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الجمعة فبراير 13, 2009 5:00 am
بواسطة saanina
???? viewtopic.php
???? ??
??? ?????
كود: تحديد الكل
//by saanina , replace /you with username
if(strpos($message, '/you') !== false)
{
$username_you = get_username_string('full', $user->data['user_id'], $user->data['username'], $user->data['user_colour']);
$message = preg_replace('!\/you!', $username_you, $message);
}
????? ??? ???? ??? ??????? ???????
??? ?? ???? ???? ??? ?? (???? ???? ??????) ???? ?? ???? bbcode_nl2br ???? , ????? ???? ??????? ????????? ?????? , ??? ???? ????? ????? ????? ..
??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الجمعة فبراير 13, 2009 5:13 am
بواسطة Zero_Cool
???? ???? ??? ???
??????? ???? ??? ?????? ???? ??????
???? ?? ???? ??? ???? ????? ???? ???? ?? ???? ? ??? ????? ????????? ?
??? ???? ??? ??????? ????? ??????? ?? ???? bbcode_nl2br ???? ????? ?????? ?? ???????? ?????
[?????] ??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الجمعة فبراير 13, 2009 5:23 am
بواسطة saanina
?? ?? ???? ??? ???? ???? ?????? ????????
?????? ?? ?? ?????? ????? ??? includes/functions_content.php
????
كود: تحديد الكل
function censor_text($text)
{
static $censors;
?? ?????
كود: تحديد الكل
//by saanina , replace /you with username
global $user;
if(strpos($text, '/you') !== false)
{
$username_you = get_username_string('full', $user->data['user_id'], $user->data['username'], $user->data['user_colour']);
$text = preg_replace('!\/you!', $username_you, $text);
}
????????
[?????] ??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الجمعة فبراير 13, 2009 5:47 am
بواسطة Zero_Cool
?? !!
????? ?????? ??
[?????] ??? ????? (???????? + ????? ?????? ??? ??)
مرسل: الثلاثاء فبراير 17, 2009 4:50 pm
بواسطة AMERALKIAL
??? ????? ?? ??? ????? ?? ????? ??? ??? ????? ???? ?? ??? ???? ???? ??? ????? ???????
???? ???? ??? ????
????? ????? ?? ??? ???????
??? ??
%s
???? ?? ???? ??? ???? ??? ????? ?? ? ??? ???? ?????
'CNT_REPLIES' => '%s ????',