صفحة 1 من 1
[?????] ????? ??? ????? ??? ????? ???? ???? ??? ??????? !
مرسل: السبت يوليو 12, 2008 8:04 pm
بواسطة Ghalebi
?????? ?????
??? ????? ??? ????? ???? ???? ??? ????????
http://www.phpbbarabia.com/community/vi ... 74&t=30947
???? ??? ???????
http://www.ecstudents.com/forum/front.php
???? ??? ??????? ???????? ..
?? ????? ????? ..

????? ??? ????? ??? ????? ???? ???? ??? ??????? !
مرسل: السبت يوليو 12, 2008 9:02 pm
بواسطة Xx JustMe xX
????? ??? ??? ??? ???????? ???? ??? ??????? ??? ^_^ ..
?? ???? ????? ..
??? ?? ?????? ?? ??? ???php
كود: تحديد الكل
<?php
/**
*
* @package phpBB3
* @version $Id: $
* @copyright (c) 2008 Xx JustMe xX http://www.mara7net.com/
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
* @ignore
*/
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();
//get page title
$l_title = '?????????????? - ?????????????? ???????? ??????????????';
page_header($l_title);
// Load Privacy template
$template->set_filenames(array(
'body' => 'front_body.html')
);
make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
page_footer();
?>
??? ?? ??? ???? ???? ??????? ??? ??????? ???????? ??? ?? ????????? ??????? ???? ???? ????? ..
????? ?? ??? ??????? !!
????? ??? ????? ??? ????? ???? ???? ??? ??????? !
مرسل: الأحد يوليو 13, 2008 5:05 pm
بواسطة Ghalebi
????? ??????!
??????? ???? ?????? ????? ??? page_header .. ??? ????? ???? ?????? ??????? ?????? ?? Syntax ? ????? ??????? ??????l _title ? ?????? ??????? ??? ?????!
????? ????
