Warning (2): mysql_query() [function.mysql-query]: MySQL server has gone away [APP/controllers/comment_controller.php, line 29]Codefunction menu(){
mysql_query("SET names utf8");
mysql_query - [internal], line ?? CommentController::menu() - APP/controllers/comment_controller.php, line 29 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 Object::requestAction() - CORE/cake/libs/object.php, line 95 include - APP/views/elements/menu.ctp, line 4 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/elements/header.ctp, line 43 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 11 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Warning (2): mysql_query() [function.mysql-query]: Error reading result set's header [APP/controllers/comment_controller.php, line 29]Codefunction menu(){
mysql_query("SET names utf8");
mysql_query - [internal], line ?? CommentController::menu() - APP/controllers/comment_controller.php, line 29 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 Object::requestAction() - CORE/cake/libs/object.php, line 95 include - APP/views/elements/menu.ctp, line 4 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/elements/header.ctp, line 43 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 11 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Warning (512): SQL Error: 2006: MySQL server has gone away [CORE/cake/libs/model/datasources/dbo_source.php, line 685]Code | Context
if ($this->error) {
$this->showQuery($sql);
$sql = "SELECT `Menu`.`id`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`name`, `Menu`.`name_en`, `Menu`.`created`, `Menu`.`modified`, `Menu`.`status`, `Menu`.`order`, `Menu`.`link`, `Menu`.`alias`, `Menu`.`title`, `Menu`.`keywords`, `Menu`.`description`, `Menu`.`radio`, `Menu`.`catp_parent_id`, `Menu`.`cate_parent_id` FROM `menus` AS `Menu` WHERE `Menu`.`status` = 1 AND `Menu`.`parent_id` IS NULL ORDER BY `Menu`.`order` ASC " $error = "2006: MySQL server has gone away" $out = nullDboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 685 DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 267 DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 411 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 822 Model::find() - CORE/cake/libs/model/model.php, line 2153 CommentController::menu() - APP/controllers/comment_controller.php, line 31 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 Object::requestAction() - CORE/cake/libs/object.php, line 95 include - APP/views/elements/menu.ctp, line 4 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/elements/header.ctp, line 43 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 11
Query: SELECT `Menu`.`id`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`name`, `Menu`.`name_en`, `Menu`.`created`, `Menu`.`modified`, `Menu`.`status`, `Menu`.`order`, `Menu`.`link`, `Menu`.`alias`, `Menu`.`title`, `Menu`.`keywords`, `Menu`.`description`, `Menu`.`radio`, `Menu`.`catp_parent_id`, `Menu`.`cate_parent_id` FROM `menus` AS `Menu` WHERE `Menu`.`status` = 1 AND `Menu`.`parent_id` IS NULL ORDER BY `Menu`.`order` ASC
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/menu.ctp, line 5]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/menu.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $root = falseinclude - APP/views/elements/menu.ctp, line 5 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/elements/header.ctp, line 43 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 11 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Query: SELECT `News`.`id`, `News`.`user_id`, `News`.`title`, `News`.`title_en`, `News`.`introduction`, `News`.`introduction_en`, `News`.`content`, `News`.`content_en`, `News`.`images`, `News`.`images_en`, `News`.`category_id`, `News`.`source`, `News`.`view`, `News`.`created`, `News`.`modified`, `News`.`status`, `News`.`hotnew`, `News`.`alias`, `News`.`title_seo`, `News`.`meta_key`, `News`.`meta_des` FROM `news` AS `News` WHERE `News`.`status` = 1 AND `News`.`category_id` = 335 ORDER BY `News`.`modified` DESC LIMIT 8
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/left.ctp, line 8]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/left.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $new = falseinclude - APP/views/elements/left.ctp, line 8 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Query: SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`title`, `Setting`.`info_other`, `Setting`.`address`, `Setting`.`phone`, `Setting`.`mobile`, `Setting`.`email`, `Setting`.`server`, `Setting`.`username`, `Setting`.`password`, `Setting`.`url`, `Setting`.`keyword`, `Setting`.`description`, `Setting`.`content`, `Setting`.`created`, `Setting`.`modified`, `Setting`.`name_en`, `Setting`.`address_eg`, `Setting`.`title_en`, `Setting`.`descriptions`, `Setting`.`footer`, `Setting`.`fanpage` FROM `settings` AS `Setting` WHERE 1 = 1 ORDER BY `Setting`.`id` DESC
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/left.ctp, line 19]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/left.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $new = false $setting = falseinclude - APP/views/elements/left.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Query: SELECT `Video`.`id`, `Video`.`name`, `Video`.`video`, `Video`.`LinkUrl`, `Video`.`created`, `Video`.`status`, `Video`.`left`, `Video`.`right` FROM `videos` AS `Video` WHERE `Video`.`status` = 1 ORDER BY `Video`.`id` DESC LIMIT 5
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/left.ctp, line 28]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/left.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $new = false $setting = false $video = false $i = 1include - APP/views/elements/left.ctp, line 28 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Query: SELECT `Video`.`id`, `Video`.`name`, `Video`.`video`, `Video`.`LinkUrl`, `Video`.`created`, `Video`.`status`, `Video`.`left`, `Video`.`right` FROM `videos` AS `Video` WHERE `Video`.`status` = 1 ORDER BY `Video`.`id` DESC LIMIT 5
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/left.ctp, line 39]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/left.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $new = false $setting = false $video = false $i = 1 $videos = falseinclude - APP/views/elements/left.ctp, line 39 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Query: SELECT `Partner`.`id`, `Partner`.`name`, `Partner`.`phone`, `Partner`.`email`, `Partner`.`website`, `Partner`.`fax`, `Partner`.`address`, `Partner`.`images`, `Partner`.`content`, `Partner`.`created`, `Partner`.`modified`, `Partner`.`status` FROM `partners` AS `Partner` WHERE `Partner`.`status` = 1 ORDER BY `Partner`.`id` DESC
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/left.ctp, line 63]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/left.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $new = false $setting = false $video = false $i = 1 $videos = false $doitac = falseinclude - APP/views/elements/left.ctp, line 63 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Query: SELECT `Helps`.`id`, `Helps`.`title`, `Helps`.`user_support`, `Helps`.`user_yahoo`, `Helps`.`user_skype`, `Helps`.`user_mobile`, `Helps`.`user_email`, `Helps`.`hotline`, `Helps`.`created`, `Helps`.`modified`, `Helps`.`status`, `Helps`.`user_yahoo1`, `Helps`.`user_yahoo2`, `Helps`.`user_yahoo3` FROM `helps` AS `Helps` WHERE `Helps`.`status` = 1 ORDER BY `Helps`.`id` DESC
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/left.ctp, line 78]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/left.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $new = false $setting = false $video = false $i = 1 $videos = false $doitac = false $support = falseinclude - APP/views/elements/left.ctp, line 78 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.
Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.
Loved the similarities
Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.
In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.
Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.
Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.
People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.
In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.
Vietnam in the hearts of Bangladeshi people
The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".
In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.
In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.
It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.
That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.
Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.
Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.
As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.
Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".
Query: SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`title`, `Setting`.`info_other`, `Setting`.`address`, `Setting`.`phone`, `Setting`.`mobile`, `Setting`.`email`, `Setting`.`server`, `Setting`.`username`, `Setting`.`password`, `Setting`.`url`, `Setting`.`keyword`, `Setting`.`description`, `Setting`.`content`, `Setting`.`created`, `Setting`.`modified`, `Setting`.`name_en`, `Setting`.`address_eg`, `Setting`.`title_en`, `Setting`.`descriptions`, `Setting`.`footer`, `Setting`.`fanpage` FROM `settings` AS `Setting` WHERE 1 = 1 ORDER BY `Setting`.`id` DESC
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/footer.ctp, line 5]Code | Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/bbsorgvn/domains/bbs.org.vn/public_html/app/views/elements/footer.ctp" $___dataForView = array( "list_other" => array( array(), array(), array(), array() ), "views" => array( "News" => array() ), "help" => HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL, "time" => TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object, "text" => TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL ) $loadHelpers = false $cached = false $loadedHelpers = array() $list_other = array( array( "News" => array() ), array( "News" => array() ), array( "News" => array() ), array( "News" => array() ) ) $views = array( "News" => array( "id" => "423", "user_id" => "0", "title" => "Vietnam in the hearts of Bangladeshi people", "title_en" => "", "introduction" => "<p style="margin: 0in 0in 11.25pt; text-align: justify; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <span style="font-size:12px;"><span style="font-family:"Arial",sans-serif; color:#333333">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span><span style="font-family:"Arial",sans-serif; color:#333333"><o:p></o:p></span></p> ", "introduction_en" => "", "content" => "<p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><img alt="mot bangladesh xa va gan" src="https://baoquocte.vn/stores/news_dataimages/dangtuan/012020/17/14/mot-bangladesh-xa-va-gan_1.jpg" style="height: 520px; width: 780px;" /></span></span></p> <p style="margin: 0px 0px 15px; padding: 0px; box-sizing: border-box; font-size: 16px; line-height: 1.4; color: rgb(51, 51, 51); font-family: Roboto-Regular, Arial, sans-serif; text-align: justify;"> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Referring to Bangladesh, how would you imagine this country? Probably not too many Vietnamese know about Bangladesh, or if they ever heard of this South Asian country, it could be a country full of uncertainty, frequent traffic congestion and floods. But there is a very different Bangladesh - far away but so close.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Only more than 2,000 km from Vietnam, but because there is no direct flight route, traveling between the two countries is quite difficult. The long transit time makes us feel that Bangladesh is far away. But when you come here, in harmony with life and people, the country of Bengal brings an incredible feeling of closeness.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Loved the similarities</strong></span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam and Bangladesh have similarities culinary when the main food of this land is rice. Although there is a slight difference in taste due to Bangladeshi people like sweet, spicy, salty and rich curry, if you want to cook Vietnamese dishes yourself, you will not have difficulty in finding vegetable ingredients, fruits, fish meat ... here.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In Bangladesh, people pay great attention to costume, wearing nice is a priority especially on holidays and festivals. The interesting and surprising point is that the traditional costumes of the people of Bengal, both men and women, are very similar to the Ao Dai of Vietnam. Women wear Saree, and Salwar Kameez - an outfit very similar to the Ao Dai of Vietnamese women. Men's traditional costume is Panjabi with the above motifs embroidered elaborately with colorful colors and also very similar to Vietnamese men's Ao Dai.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Every Tet holiday, Bangladeshi people are eager to shop and wear new clothes. At the end the Muslim holy month of Ramadan, shopping malls and clothing stores are open until 12 p.m. or 1-2 a.m. to cater to the shopping needs of standard residents for Eid-ul-Fitr, the largest and most important Muslim celebration.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Another interesting point and also a similarity with our country's Lunar New Year's custom, is that before the Eid-ul-Fitr festival, Bangladeshi people also eagerly exchange new money to celebrate the age of their relatives. Twice a year, on the occasion of Eid-ul-Fitr and Eid-ul-Adha, you will witness and feel the bustling atmosphere like the atmosphere of preparing for Lunar New Year at Viet Nam home.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">People flock to the street busy shopping and home decoration. Bus stations, train stations, airports are crowded and crowded with people returning home to reunite with their families and relatives. At this time, the capital, noisy and crowded Dhaka, suddenly became peaceful and quiet during the Eid-ul-Fitr and Eid-ul-Adha holidays.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In addition, on holidays, Tet, foreigners living here will also receive gift baskets including fruit, dried dates, traditional cakes and typical spices from Bangladeshi friends. accompanied by the greeting card "Eid Mubarak", which means a good holiday season.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;"><strong>Vietnam in the hearts of Bangladeshi people</strong></span></span></p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">The gentle and hospitable Bengali people always have their special affection and respect and respect for Vietnam and President Ho Chi Minh. You can easily feel it through the affectionate eyes and tight handshakes from heads of state to ordinary people when you say, "I am Vietnamese".</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In the minds of the people here, the image of Vietnam is associated with a resilient and indomitable people in the struggle for national liberation, a beautiful and charming country with many landscapes, an economy dynamic and growing rapidly. Bangladeshi people also experienced nine months of fighting for national independence (in 1971) with great pain and loss. Therefore, more than anyone else, they deeply feel the resilience and heroism of the Vietnamese people with the thousands of years of history of national construction and defense. Many senior leaders and Bangladeshi people could not hide their pride when sharing that they had directly supported Vietnam during the war against the US to save the country. From the President, the Prime Minister to the Bangladeshi politicians, scholars, and journalists are all passionate and pensive when talking about the days when both nations have been through hardship but pride.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">In their stories, they always mentioned President Ho Chi Minh and General Vo Nguyen Giap. It was very emotional and proud to see the neatly and solemn portrait and statue of President Ho Chi Minh in the office of the Chairman of the Bangladeshi Communist Party. This is the moment when the people of Bangladesh attentively and passionately read the pages of his life, career and thought translated into Bengali with all love and respect.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">It was very emotional and proud to see young Bangladeshi artists transforming into the role of President Ho Chi Minh and practicing diligently on the stage with the desire to portray the image of the Father of the Vietnamese nation to the most strongly spread his eternal declarations and truths to numerous local people and international friends.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">That love and admiration is being extended from the past to the present and the future, from generations who have directly joined the streets to support Vietnam to young people who only know Vietnam - Ho Chi Minh through the pages of the book or footage.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Vietnam - Ho Chi Minh seems no longer a common name, but has been imprinted in the hearts of Bangladeshi people, becoming a symbol, model of inspiration and a strong motivation for the people here in the period struggled for independence in the past and in the present period when Bangladesh is trying to revive the country.</span></span></p> <p> </p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Out of the initially difficulty image of Bangladesh, the country of Bengal appears dearly and closely with two distinctive colors of green and red on the national flag. It is the endless and endless green of the rice fields, like the peaceful scenery of the Vietnamese village. It is the warm and warm red color of Bangladeshi people who are friendly and love Vietnam.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">As the famous quote of the celebrity Tagore - a person who has a great influence on Bangladeshi literature: "A deep friendship does not depend on the time of acquaintance". The similarities, the affection and respect that the people have, are dedicated to each other as a pure source of nourishing the Vietnam - Bangladesh friendship tree that is always green and blooming.</span></span></p> <p> </p> <p> <span style="font-size:12px;"><span style="font-family:tahoma,geneva,sans-serif;">Suddenly I remembered a sincere sentence from Bangladesh Prime Minister Sheikh Hasina: "Vietnam is always in the heart of Bangladesh".</span></span></p> <p> </p> ", "content_en" => "", "images" => "img/upload/6297710199efd4a8f42c40bedc6ad9f6.jpg", "images_en" => "", "category_id" => "332", "source" => "", "view" => "0", "created" => "2020-09-30 01:16:06", "modified" => "2021-03-21 19:34:33", "status" => "1", "hotnew" => null, "alias" => "vietnam-in-the-hearts-of-bangladeshi-people", "title_seo" => "Vietnam in the hearts of Bangladeshi people", "meta_key" => "Vietnam in the hearts of Bangladeshi people", "meta_des" => "Vietnam in the hearts of Bangladeshi people" ) ) $help = HelpHelper HelpHelper::$helpers = NULL HelpHelper::$base = "" HelpHelper::$webroot = "/" HelpHelper::$theme = NULL HelpHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HelpHelper::$params = array HelpHelper::$action = "view" HelpHelper::$plugin = NULL HelpHelper::$data = NULL HelpHelper::$namedArgs = NULL HelpHelper::$argSeparator = NULL HelpHelper::$validationErrors = NULL HelpHelper::$tags = array HelpHelper::$__tainted = NULL HelpHelper::$__cleaned = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$theme = NULL JavascriptHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JavascriptHelper::$params = array JavascriptHelper::$action = "view" JavascriptHelper::$plugin = NULL JavascriptHelper::$data = NULL JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL $time = TimeHelper TimeHelper::$helpers = NULL TimeHelper::$base = "" TimeHelper::$webroot = "/" TimeHelper::$theme = NULL TimeHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TimeHelper::$params = array TimeHelper::$action = "view" TimeHelper::$plugin = NULL TimeHelper::$data = NULL TimeHelper::$namedArgs = NULL TimeHelper::$argSeparator = NULL TimeHelper::$validationErrors = NULL TimeHelper::$tags = array TimeHelper::$__tainted = NULL TimeHelper::$__cleaned = NULL $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $text = TextHelper TextHelper::$helpers = NULL TextHelper::$base = "" TextHelper::$webroot = "/" TextHelper::$theme = NULL TextHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" TextHelper::$params = array TextHelper::$action = "view" TextHelper::$plugin = NULL TextHelper::$data = NULL TextHelper::$namedArgs = NULL TextHelper::$argSeparator = NULL TextHelper::$validationErrors = NULL TextHelper::$tags = array TextHelper::$__tainted = NULL TextHelper::$__cleaned = NULL $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "dc9e586010a78aa48b50058743b65b01" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1749296486 SessionHelper::$sessionTime = 1749308486 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$_lastAction = "" FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/chi-tiet-bai-viet/423/lien-he.html" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $setting = falseinclude - APP/views/elements/footer.ctp, line 5 View::_render() - CORE/cake/libs/view/view.php, line 736 View::element() - CORE/cake/libs/view/view.php, line 397 include - APP/views/layouts/home.ctp, line 25 View::_render() - CORE/cake/libs/view/view.php, line 736 View::renderLayout() - CORE/cake/libs/view/view.php, line 494 View::render() - CORE/cake/libs/view/view.php, line 440 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Copyrights Thiet Ke Website by ungdungviet.vn