صفحة 1 من 1

[?????] ????? ???? ???? ???? ??????? ???? ??? ???????

مرسل: الأحد فبراير 28, 2010 1:59 am
بواسطة king-a-s
?????? ????? ? ???? ????
???? ????? ????? ???? ??? ????? ??????
??? ?????? ????? prosilver se
1-??? ????? ????? ? ?? ????? ?? ???? ??? ???? ??? ?? php ???? ?????? ????? ???? ???? ??????? (???? ???? ??????? ????)

2- ???? ?? ??? ??? ???? ????? ????????? ????? ?????? ????????
قائمة المنتديات.png
قائمة المنتديات.png (6.26 KiB) تمت المشاهدة 2794 مرةً
? ?? ??????? ?????? ? ??????? ?? ?????? ? ????? ????? ??????? ??? (??????? ???????? - ??????? - ????? ??????) ? ?? ???? ?????? ???? ??????? ????? (????? ??????? ? ??? ??????? ??????? ? ???? ??????? ?????? GMT)

3- ???? ????? ??? ????????? ?? ?????? ???? ???????.

http://www.edexcel.0ds1.com/community

??? ?? 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();

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

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

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

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

مرسل: الأحد فبراير 28, 2010 8:34 am
بواسطة Garebooo
?????? /

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

$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './community/';
??? ?????? ??? ???? ??? ???? ?? ???????? ????? ? ???? ?? ????? ????????

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

<!-- INCLUDE x_header.html -->
????

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

مرسل: الأحد فبراير 28, 2010 2:04 pm
بواسطة king-a-s
????? ?????? ??? ???? ??? ?? ?? ???????.

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

???? ????