Авторизуйтесь по паролю
osimi 19.07.2015 Все вопросы » Общие вопросы по PHP 1972
kanaspo - 2015-06-0919 июля 2015 01:15 - #46438
osimi - 2015-06-0919 июля 2015 01:20 - #46439
osimi - 2015-06-0919 июля 2015 01:25 - #46440
Googledono - 2015-06-0919 июля 2015 11:21 - #46444
SX2 - 2015-06-0919 июля 2015 11:22 - #46445
Googledono - 2015-06-0919 июля 2015 15:30 - #46453
[news-author] текст [/news-author]
header('Location: ' . $config['http_home_url'] );
header("Location: ".($config['allow_alt_url'] ? $config['http_home_url'] .'user/'.urlencode($member_id['name']).'/' : $PHP_SELF.'?subaction=userinfo&user='.urlencode($member_id['name'])));
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;