???? : ????? ??? ??????? => ????????
مرسل: الأربعاء ديسمبر 08, 2010 5:08 pm
??? ???? ... ???? ???? ... ????
??? ????? ???
???? ???? ??????? ??? phpbb3
? ????? ????? ??? ??????? php
???? ????? ??? ??????? ???????? ?? ????? phpbb
???? ?? ?? ??? ???
??? index.php ? index_body.html
??? viewtopic.php ? viewtopic_body.html
??? memberlist.php ? memberlist_body.html
?????? ?? ??????? ??????? ?? ???? ???????
????? ????? ??
?????? ?? ???? ?? ?????? ???? ???? ??????? ??
??? ??? ???? ?? ?? ?? ?? ????????? ?? ??? ????? ????????
??????? ??? ??????
??? ????? ???
???? ???? ??????? ??? phpbb3
? ????? ????? ??? ??????? php
???? ????? ??? ??????? ???????? ?? ????? phpbb
???? ?? ?? ??? ???
??? index.php ? index_body.html
??? viewtopic.php ? viewtopic_body.html
??? memberlist.php ? memberlist_body.html
?????? ?? ??????? ??????? ?? ???? ???????
????? ????? ??
كود: تحديد الكل
$template->set_filenames(array('body' => 'index_body.html'));
كود: تحديد الكل
$template->set_filenames(array('body' => ($view == 'print') ? 'viewtopic_print.html' : 'viewtopic_body.html')
??? ??? ???? ?? ?? ?? ?? ????????? ?? ??? ????? ????????
??????? ??? ??????