صفحة 1 من 1

??? ??? ??????? ????? ?? ??????

مرسل: السبت يونيو 14, 2008 4:25 pm
بواسطة TheIlluminative
???? ??? ??? ??? ???????? ??????? ?? ?????? ????? ???????? ??? ????? ??? ????? ? ???? ????????? ?? ????? ??????? ???..

??? ??? ??????? ????? ?? ??????

مرسل: السبت يونيو 14, 2008 5:13 pm
بواسطة TheIlluminative
??? ????? ?? ??? http://www.phpbbarabia.com/community/vi ... 64&t=29123
? ???? ?? ??? ??????? ??? ????? ???? ????? ???? ???? ?????? ???????? ? ??????? ???? ???? ??? ??? ????? ??? ????? li

??? ??? ??????? ????? ?? ??????

مرسل: السبت يونيو 14, 2008 6:52 pm
بواسطة TheIlluminative
???? ????? ?? ???? ?????? ??? ???? ?? ????? ??? ???? ?? ????? ?? ????? ????? ???? ??? ????? ???? ????? ????? ???? ?????..

??? ??? ??????? ????? ?? ??????

مرسل: السبت يونيو 14, 2008 7:41 pm
بواسطة TheIlluminative
??? ??? ???? ?? ??? ????? ???? ??? ????? ? ????? ??????? ??..

??? ??? ??????? ????? ?? ??????

مرسل: السبت يونيو 14, 2008 7:45 pm
بواسطة Garebooo
TheIlluminative كتب:??? ??? ???? ?? ??? ????? ???? ??? ????? ? ????? ??????? ??..

??? ??? ??????? ????? ?? ??????

مرسل: السبت يونيو 14, 2008 8:22 pm
بواسطة Garebooo
?????

?? ????? ????? ???? ????? ?????? /

كود: تحديد الكل

define('IN_PHPBB', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './Your Board Folder/';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);
include($phpbb_root_path . 'includes/functions_display.' . $phpEx);
// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup('viewforum');
???? ?????? ????? ??????? ???????? ..

?? ???? Your Board Folder ??? ??? ?????? ??????? ?? ???????

?? ???? ????? ?????? ?? ?????? ???? ??? ??? ???? ??????? /

كود: تحديد الكل

<?php
$sql = "SELECT t.*, f.forum_id, u.username, u.user_id
FROM " . FORUMS_TABLE . " f, " . USERS_TABLE . " u, " . TOPICS_TABLE . " t
WHERE f.forum_id = t.forum_id
AND t.forum_id = 34
AND t.topic_poster = u.user_id
AND t.topic_approved = 1
AND t.topic_reported = 0
ORDER BY t.topic_time DESC LIMIT 5";
$result = $db->sql_query($sql);
while ($row = $db->sql_fetchrow($result))
{
$topic_id = $row['topic_id'];
$forum_id = $row['forum_id'];
$post_subject = $row['topic_title'];
$date = $user->format_date($row['date']);
echo("• <a href=\"/community/viewtopic.php?f=$forum_id&t=$topic_id\">$post_subject</a><br />  - $date<br /><br />");
}
?>
?? ??? AND t.forum_id = ???? ?????? ???? ??? ????? ???????? ...


?????? ??? ?? ???? php ???? html ..

????????

??? ??? ??????? ????? ?? ??????

مرسل: السبت يونيو 14, 2008 10:19 pm
بواسطة مهند قمرة
??? ??? ??? ????? ???? ???????..
?? ????? ??????? ?????? ?????? ?????????

??? ??? ??????? ????? ?? ??????

مرسل: الأحد يونيو 15, 2008 12:34 am
بواسطة Garebooo
?????

??? ????? ?????? ?? ??????? ..

http://www.phpbbarabia.com/community/vi ... 64&t=29123

?? ??????? ?? ?????? ???? ???? ???????? ?????? ??? iframe ..

?????? ???? ???? ?????? ?? ????? ???????? ? ????? ?? ????? ???? php

??? ??? ??????? ????? ?? ??????

مرسل: الأحد يونيو 15, 2008 1:31 am
بواسطة Garebooo
??? ????? ??? ?????? ? ?????? ??? ?????

??? ??? ??????? ????? ?? ??????

مرسل: الأحد يونيو 15, 2008 4:21 pm
بواسطة Garebooo
????? ?? ?????? ??? ??????? ? ????? ??? !

??? ??? ??????? ????? ?? ??????

مرسل: الأحد يونيو 15, 2008 6:25 pm
بواسطة TheIlluminative
??? ??? ?? ???? ???? ?? ???? ???? ?? ????? ?????? ??!!!