??? ????
مرسل: السبت مايو 23, 2009 11:22 pm
???? ?????? :http://www.sci.byethost31.com/phpBB3
???? ??????? ?????????:
??? ??? ???????? ?? ?????????
http://www.phpbbarabia.com/community/vi ... 64&t=29123
??? ????? ????? ???????
http://www.phpbbarabia.com/community/vi ... 64&t=32643
??? ?? ????? ????? ?? ????? ?????????
http://samabb.com/community/viewtopic.php?f=6&t=31
[RC6] ??????? ?????? 2 :: GoldBox2
http://www.phpbbarabia.com/community/vi ... 44&t=28304
?? ?????? ???? ??? ??????? 80 ?? ???????: ??
????? ??????: 3.0.4
????? PHP: 5.2.9
??? ????? ???????? ???????? ????????: MySQL ??????? 5.0.81
?????? ?????? 2.2.11 (Unix)
Operating system Linux
VistaPanel ??????? 2.4.0 RC1
?? ?? ????????: byethost.com
??? ??? ?? ??? ?????? ? ??? ?? ????? ???? ?????: ??
?? ??? ?????? ????? ?? ????? ??? ? ???? ?: ??
?? ???? ?? ??????: ???
?? ???? ????? ???? ???? ?? ???????? ?? ??? ??? ?????? ??? ???
???? ??? ????? ??? ?????? ?? ???? ??????? ????????
???? ????? ??? ??????? :
????? :trial
???? ???? : 123456
???? ??????? ?????????:
??? ??? ???????? ?? ?????????
http://www.phpbbarabia.com/community/vi ... 64&t=29123
??? ????? ????? ???????
http://www.phpbbarabia.com/community/vi ... 64&t=32643
??? ?? ????? ????? ?? ????? ?????????
http://samabb.com/community/viewtopic.php?f=6&t=31
[RC6] ??????? ?????? 2 :: GoldBox2
http://www.phpbbarabia.com/community/vi ... 44&t=28304
?? ?????? ???? ??? ??????? 80 ?? ???????: ??
????? ??????: 3.0.4
????? PHP: 5.2.9
??? ????? ???????? ???????? ????????: MySQL ??????? 5.0.81
?????? ?????? 2.2.11 (Unix)
Operating system Linux
VistaPanel ??????? 2.4.0 RC1
?? ?? ????????: byethost.com
??? ??? ?? ??? ?????? ? ??? ?? ????? ???? ?????: ??
?? ??? ?????? ????? ?? ????? ??? ? ???? ?: ??
?? ???? ?? ??????: ???
?? ???? ????? ???? ???? ?? ???????? ?? ??? ??? ?????? ??? ???
كود: تحديد الكل
ote($username, $quote) { // when using the /e modifier, preg_replace slashes double-quotes but does not // seem to slash anything else $quote = str_replace('\"', '"', $quote); $username = str_replace('\"', '"', $username); // remove newline at the beginning if ($quote == "\n") { $quote = ''; } $quote = (($username) ? str_replace('$1', $username, $this->bbcode_tpl('quote_username_open')) : $this->bbcode_tpl('quote_open')) . $quote; return $quote; } /** * Second parse code tag */ function bbcode_second_pass_code($type, $code) { // when using the /e modifier, preg_replace slashes double-quotes but does not // seem to slash anything else $code = str_replace('\"', '"', $code); switch ($type) { case 'php': // Not the english way, but valid because of hardcoded syntax highlighting if (strpos($code, '
') === 0) { $code = substr($code, 41); } // no break; default: $code = str_replace("\t", ' ', $code); $code = str_replace(' ', ' ', $code); $code = str_replace(' ', ' ', $code); // remove newline at the beginning if (!empty($code) && $code[0] == "\n") { $code = substr($code, 1); } break; } $code = $this->bbcode_tpl('code_open') . $code . $this->bbcode_tpl('code_close'); return $code; } } ?> ?>
???? ????? ??? ??????? :
????? :trial
???? ???? : 123456