صفحة 1 من 1

??? ?????? ?? Portal ???!!

مرسل: الثلاثاء يناير 27, 2009 7:14 pm
بواسطة hysat
?????? ????? ????? ???? ???????

?????? ..

???? ?????? ? ??? ??? ???? ???? ?????? ???? ??????? ??????? Portal ???????..

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

??????? :

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


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

?????? ????? ?????? ?? http://www.dartfishclub.net/www

??? ?????? ?? Portal ???!!

مرسل: الثلاثاء يناير 27, 2009 8:16 pm
بواسطة مهند قمرة
???? ??? ?? ?????? ?????? ????? ??????? ???

??? ?????? ?? Portal ???!!

مرسل: الأربعاء يناير 28, 2009 5:36 pm
بواسطة hysat
????? ??? ???? ???? ??? ????? ???? ???? ?????? ??? ??? ?????? ??????? ?????? ?????? ???? ?????? ??? !!

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


?? ??? Portal.php

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

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


<?php
    define('IN_PHPBB', true);
    $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
    $phpEx = substr(strrchr(__FILE__, '.'), 1);
    include($phpbb_root_path . 'common.' . $phpEx);

    // Start session management
    $user->session_begin();
    $auth->acl($user->data);
    $user->setup();
    if ($user->data['user_id'] == ANONYMOUS)
{
    login_box('', $user->lang['LOGIN']);
}

    page_header('??? ??????');

    $template->set_filenames(array(
        'body' => 'portal.html',
    ));

    make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
    page_footer();
?>


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

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


if ($user->data['user_id'] == ANONYMOUS)
{
    login_box('', $user->lang['LOGIN']);
}


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

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


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