Biyer Phul

Biyer Phul (Bengali: বিয়ের ফুল, lit. 'Wedding Flowers') is a Bangladeshi romantic movie. It was released 1999 and directed by Motin Rahman.[1] The film stars Riaz, Shabnur, and Shakil Khan in lead roles along with Kabori, Amol Bosh, Probir Mitra, Ahmed Sharif, and Misha Swaodagor.

Biyer Phul
VCD Cover
Directed byMotin Rahman
Produced byAnanda Mela Cinema
Written byJoseph Satabdi
Starring
Music byAhmed Imtiaz Bulbul
CinematographyMostafa Kamal
Edited byAmjad Hossain
Distributed byAnanda Mela Cinema
Release date
January 1999
Running time
150 Minutes
CountryBangladesh
LanguageBengali

Cast

  • Riaz – Sagor
  • Shakil Khan – Akash
  • Shabnur – Nadi
  • Kabori – Dilruba
  • Amol Bose – Kashem Mallik
  • Probir Mitra – Ashrafi
  • Ahmed Sharif – Raihan Chowdhury
  • Misha Swaodagar – Didar
  • Bobby
  • Lipi
  • Beauty

Music

Ahmed Imtiaz Bulbul was music director for the film.[1]

Soundtrack

Track Song Singer Notes
1 Tomay Dekhle Mone Hoy Andrew Kishore and Rumana Islam Kanak Chapa
2 Nesha Lagilo Re Baka Dunoyone Agun and Rumana Islam Kanak Chapa
3 Payel Amar Rumjhum Bajere Andrew Kishore and Rumana Islam Kanak Chapa
4 O Nodir Panire De Koiya De Alamgir Haque
5 Dil Dil Dil Tumi Amar Dil Andrew Kishore and Rumana Islam Kanak Chapa
6 Oi Chad Mukhe Jeno Lagena Groho Andrew Kishore
7 Pother Majhe Khuje Pabi Apon Thikana James
8 Mon Na Dile Hoy Ki Prem Kumar Sanu and Alka Yagnik
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.

See also

References

  1. ফিরে দেখা ঈদের ছবি. The Daily Ittefaq. 8 September 2010. Archived from the original on 9 July 2012. Retrieved 4 January 2014.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.