هاك " آخر 5 أنشطة " top_five
المشرفون: alhitary،طاقم الإضافات
??? " ??? 5 ????? " top_five
??? ????? : top_five
????? ????? : 1.0.1.c
??? ????? : ????? ?????? ??? ???? ?????? ????? ??? ???? ????????? , ? ???? ???? ????? ????? , ???? ???? ????? ???????
????? ????? : http://www.phpbbarabia.com - alhitary
??? ????? ?????? ????? : 3.0.6
???? ????? ?? ???? ???? : { http://www.phpbb.com/community/viewtopi ... &t=1521595 }
????? ????? : ?? ??????
??? ??????? , ?????? ???? ??? ?? ??? ???????. ?????? ????? ?? ?????? ????? ?? ??????? ??? ???? ??????????? ?? ??? ???? ??? ?????????.
?? ???? ?? ????? ???? ???? ???? ????? , ??????? ?????? ???? ???? ????????? ?? ????? ?????????.
??? ????? ?? ?????? ?? ??? ???? ??????? ?? ????? ??????? ??????? ?????. ??? ?? ???? ?? ????? ??? ?? ??????? ???????.
????? ????? : 1.0.1.c
??? ????? : ????? ?????? ??? ???? ?????? ????? ??? ???? ????????? , ? ???? ???? ????? ????? , ???? ???? ????? ???????
????? ????? : http://www.phpbbarabia.com - alhitary
??? ????? ?????? ????? : 3.0.6
???? ????? ?? ???? ???? : { http://www.phpbb.com/community/viewtopi ... &t=1521595 }
????? ????? : ?? ??????
??? ??????? , ?????? ???? ??? ?? ??? ???????. ?????? ????? ?? ?????? ????? ?? ??????? ??? ???? ??????????? ?? ??? ???? ??? ?????????.
?? ???? ?? ????? ???? ???? ???? ????? , ??????? ?????? ???? ???? ????????? ?? ????? ?????????.
??? ????? ?? ?????? ?? ??? ???? ??????? ?? ????? ??????? ??????? ?????. ??? ?? ???? ?? ????? ??? ?? ??????? ???????.
- المرفقات
-
- top five.zip
- هاك آخر 5 أنشطة
- (39.89 KiB) حُمِّل 2349 مرةً
ظروف الحرب في بلادي سبب عدم القدرة على الرد والمُتابعة كما تحبون... فسامحوني
??? " ??? 5 ????? " top_five
???? :
???? ???
???? : ??????
?????? ????? , ????? ????? ???? ????? ??? ???????? ??? ???? ?? ????? ??? ????? ???????? ??????? ???? ( ??? ???? ?? ??? ??? ) , ??????? ???? ?? ??? ????? ?????? :-
كود: تحديد الكل
root/styles/xxxxx/template/top_five_body.html
???????? ???? ????? ???? ??????? ??????? :
????? ?????????? :
http://www.phpbbarabia.com/community/vi ... 11#p207811
????? ??????????2
??????? ????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="40%"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="40%"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a> <br />{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} <br />{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} <br />{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="40%"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="40%"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a> ( {top_five_topic.USERNAME_FULL} )</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} ( {L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a> )</span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} ( {L_JOINED} : {top_five_newest.REG_DATE} )</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="40%" colspan="2"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="40%" colspan="2"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" width="30%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL}</span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL}</span><br /><!-- END top_five_newest --></td>
<td class="row1" width="30%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="50%" colspan="3"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="30%" colspan="2"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" width="30%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed">{L_VIEWS} : {top_five_topic.TOPIC_VIEWS}</span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL}</span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL}</span><br /><!-- END top_five_newest --></td>
<td class="row1" width="20%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="60%"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a> ( {L_VIEWS} : {top_five_topic.TOPIC_VIEWS} )<br />{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} <br />{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} <br />{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="50%" colspan="2" align="center"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2" align="center"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="30%" colspan="2" align="center"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="cat" width="45%" align="center"><b>{L_TOPIC_NAME}</b></td>
<td class="cat" width="5%" align="center"><b>{L_VIEWS}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="5%" align="center"><b>{L_POSTS}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="15%" align="center"><b>{L_JOINED}</b></td>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span> <span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.TOPIC_VIEWS}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} </span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed"><a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} </span><br /><!-- END top_five_newest --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="50%" colspan="3" align="center"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2" align="center"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="30%" colspan="2" align="center"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="cat" width="40%" align="center"><b>{L_TOPIC_NAME}</b></td>
<td class="cat" width="5%" align="center"><b>{L_BY}</b></td>
<td class="cat" width="5%" align="center"><b>{L_VIEWS_FIVE}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="5%" align="center"><b>{L_POSTS_FIVE}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="15%" align="center"><b>{L_JOINED_FIVE}</b></td>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.TOPIC_VIEWS}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} </span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed"><a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} </span><br /><!-- END top_five_newest --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? ????? ??? ??????? ?????? :
--( ???? ??? ????? )--
كود: تحديد الكل
/includes/top_five.php
كود: تحديد الكل
'USERNAME_FULL' => $user->lang['BY'] . ' : ' . get_username_string('full', $row['user_id'], $row['username'], $row['user_colour']),
كود: تحديد الكل
'USERNAME_FULL' => $username_string = get_username_string('full', $row['user_id'], $row['username'], $row['user_colour']),
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" width="50%"><h4>{L_TOP_FIVE_ACTIVE}</h4></td>
<td class="cat" width="50%"><h4>{L_NEWEST_TOPICS}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_active --><span class="genmed"> {top_five_active.USERNAME_FULL} {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}"> {top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" rowspan="3"><!-- BEGIN hot_topic_row --><span class="genmed"><a href="{hot_topic_row.U_TOPIC}">{hot_topic_row.TOPIC_TITLE}</a> {hot_topic_row.USERNAME_FULL}</span><br /><!-- END hot_topic_row --></td>
</tr>
<tr>
<td class="row1"><h4>{L_TOP_FIVE_NEWEST}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_newest --><span class="genmed"> {top_five_newest.USERNAME_FULL} {L_JOINED}: {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? ????? ???? ??????? : http://www.phpbbarabia.com/community/vi ... 87#p190719
??? ??????? , ?? ??? ???? ???? ????
ظروف الحرب في بلادي سبب عدم القدرة على الرد والمُتابعة كما تحبون... فسامحوني
??? " ??? 5 ????? " top_five
???? ???????
??? ????
?? ???? ??? ?????????? ???
??? ????
?? ???? ??? ?????????? ???
اللهم صلي على محمد وال محمد....
http://www.englab-su.com/bb
نوع الستايل :- prosilver
منتديات طلاب كليه الهندسة جامعة صنعاء
وسيبقى نبض قلبي يمنيا ...لن ترى الدنيا على ارضي وصيا
اللهم احفـــظ اليمن ...
http://www.englab-su.com/bb
نوع الستايل :- prosilver
منتديات طلاب كليه الهندسة جامعة صنعاء
وسيبقى نبض قلبي يمنيا ...لن ترى الدنيا على ارضي وصيا
اللهم احفـــظ اليمن ...
??? " ??? 5 ????? " top_five
???? ???awthah كتب:???? ???????
??? ????
?? ???? ??? ?????????? ???
??? ????????? ???????
???? ??? ?????????? ???????????2
ظروف الحرب في بلادي سبب عدم القدرة على الرد والمُتابعة كما تحبون... فسامحوني
??? " ??? 5 ????? " top_five
?????? ????? ????? ????
????? ????? ???? ?? ????? ???? ???? ?? ??????? ??? ???? ????
??? ??? folder contrib ?? ???????
????? ??? ????????
????
www.abusada.net/vb
????? ????? ???? ?? ????? ???? ???? ?? ??????? ??? ???? ????
??? ??? folder contrib ?? ???????
????? ??? ????????
????
www.abusada.net/vb
- مهند قمرة
- مشرف سابق
- مشاركات: 4222
- اشترك في: السبت أكتوبر 30, 2004 8:32 pm
- مكان: مـصـر [ولي الفخر]
- اتصال:
??? " ??? 5 ????? " top_five
?? ?????? ???? ???? root ????? ?? ?????? ???????
contrib ????? ?????? ?? ???
contrib ????? ?????? ?? ???
سأعود قريبا لعالمي في ارابيا
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
??? " ??? 5 ????? " top_five
???? ??
????? ????? ???? ???? ???????? ?? ???????? ???????? ??? ?? ???? ?? ??
???? ????? ???????? ?????
???? ?? ????? ??? ??? ?????
????
????? ????? ???? ???? ???????? ?? ???????? ???????? ??? ?? ???? ?? ??
???? ????? ???????? ?????
???? ?? ????? ??? ??? ?????
????
??? " ??? 5 ????? " top_five
??? ????
?? ????? ???? ????? , ???? ??? install_ar
???? ????????? ???????? ???
????? ???? ?????? root ??? ???? ??? ?????? ???? ???????? ???? ??? ????? ????? ??? ??????
???? :-
?? ???? root ???? ???? includes , ??? ????? ??? top_five.php
?????? ???? ?? ?? ???? ??? ????? top_five.php ??? ???? includes ?? ??????
???? ???????? ?? ????????? ???? ??????? ???????? , ??? ???? ????? ??????? ??? ???????? ?? ????? ??????? ??? ???? ?????
?? ????? ???? ????? , ???? ??? install_ar
???? ????????? ???????? ???
????? ???? ?????? root ??? ???? ??? ?????? ???? ???????? ???? ??? ????? ????? ??? ??????
???? :-
?? ???? root ???? ???? includes , ??? ????? ??? top_five.php
?????? ???? ?? ?? ???? ??? ????? top_five.php ??? ???? includes ?? ??????
???? ???????? ?? ????????? ???? ??????? ???????? , ??? ???? ????? ??????? ??? ???????? ?? ????? ??????? ??? ???? ?????
ظروف الحرب في بلادي سبب عدم القدرة على الرد والمُتابعة كما تحبون... فسامحوني
??? " ??? 5 ????? " top_five
???? ??
?? ??????? ?????
?????? ???? ??
http://www.englab-su.com/bb
???? ?????? ????? ???????? ??
????? ?????? ?????
?? ??????? ?????
?????? ???? ??
http://www.englab-su.com/bb
???? ?????? ????? ???????? ??
????? ?????? ?????
اللهم صلي على محمد وال محمد....
http://www.englab-su.com/bb
نوع الستايل :- prosilver
منتديات طلاب كليه الهندسة جامعة صنعاء
وسيبقى نبض قلبي يمنيا ...لن ترى الدنيا على ارضي وصيا
اللهم احفـــظ اليمن ...
http://www.englab-su.com/bb
نوع الستايل :- prosilver
منتديات طلاب كليه الهندسة جامعة صنعاء
وسيبقى نبض قلبي يمنيا ...لن ترى الدنيا على ارضي وصيا
اللهم احفـــظ اليمن ...
??? " ??? 5 ????? " top_five
??? awthah
??????? ???? ??? ???? ?????
?? ????? ???? ?????? ??????
??? ????? ???? ?????? ???? ?????
??????? ???? ??? ???? ?????
?? ????? ???? ?????? ??????
??? ????? ???? ?????? ???? ?????
ظروف الحرب في بلادي سبب عدم القدرة على الرد والمُتابعة كما تحبون... فسامحوني
??? " ??? 5 ????? " top_five
?? ??????? ?????
???? ??? ?? ???? ???? ????? ????? ??? ??? ????? ?? ??? ?? ?????? :$
? ????
???? ??? ?? ???? ???? ????? ????? ??? ??? ????? ?? ??? ?? ?????? :$
? ????
??? " ??? 5 ????? " top_five
??? ?????
???? : http://www.phpbbarabia.com/community/vi ... 94#p181494
????? ??? ????? ?????? ?? ?????? ???? ???? : http://www.phpbb.com/community/viewtopi ... &t=1845635
???? : http://www.phpbbarabia.com/community/vi ... 94#p181494
????? ??? ????? ?????? ?? ?????? ???? ???? : http://www.phpbb.com/community/viewtopi ... &t=1845635
ظروف الحرب في بلادي سبب عدم القدرة على الرد والمُتابعة كما تحبون... فسامحوني
??? " ??? 5 ????? " top_five
???? ?? ??? ???????
????????? ?? ?????? ??? ??? ???????
???????? ??? ???????
??? ???? ????
?? ?????? ???? ??? ????????? ??? 24 ? ??? ??? ??????? ??? 10 ? ??? ???? ??????? ??? 10
?????? ???? ?? ?????? ?? ??? top_five.php
????????? ?? ?????? ??? ??? ???????
???????? ??? ???????
??? ???? ????
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" width="50%"><h4>{L_TOP_FIVE_ACTIVE}</h4></td>
<td class="cat" width="50%"><h4>{L_NEWEST_TOPICS}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_active --><span class="genmed"> {top_five_active.USERNAME_FULL} {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}"> {top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" rowspan="3"><!-- BEGIN hot_topic_row --><span class="genmed"><a href="{hot_topic_row.U_TOPIC}">{hot_topic_row.TOPIC_TITLE}</a> {hot_topic_row.USERNAME_FULL}</span><br /><!-- END hot_topic_row --></td>
</tr>
<tr>
<td class="row1"><h4>{L_TOP_FIVE_NEWEST}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_newest --><span class="genmed"> {top_five_newest.USERNAME_FULL} {L_JOINED}: {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
?????? ???? ?? ?????? ?? ??? top_five.php
??? " ??? 5 ????? " top_five
??? ?????
????? ?????? ??? ??????? ????? ??????? ???????
??? ????
????? ?????
????? ?????? ??? ??????? ????? ??????? ???????
??? ????
????? ?????
ظروف الحرب في بلادي سبب عدم القدرة على الرد والمُتابعة كما تحبون... فسامحوني
الموجودون الآن
المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين فقط