'Murder 3' Is a Remake, Declares Mahesh Bhatt

Although ‘Murder 3’ has not gone on the floors, it has started making news in the film industry. It is the directorial debut of Mahesh Bhatt’s son Vishesh Bhatt.

By BollywoodMDB Team | Updated On: Jul 4, 2012 11:51 AM

facebook facebook

Although ' Murder 3 ' has not gone on the floors, it has started making news in the film industry. It is the directorial debut of Mahesh Bhatt 's son Vishesh Bhatt . In the past, the Bhatts have been accused of picking plots and the script as well from other successful films whether it is Hollywood or Far-East films. But time and again, they have always succeeded in going scot-free.

Though Bhatts have managed to deliver successful flicks at the box office quite a few times, they have always maintained silence regarding the source of the script. ' Murder ' starring Emraan Hashmi and Mallika Sherawat was believed to have its source in 'Unfaithful', a Hollywood hit. ' Murder 2 ' was also criticized for being a remake of 'Chugyeogja', a Korean film.

But with the announcement made by Mahesh Bhatt that their forthcoming film ' Murder 3 ' is a remake, they have taken everyone by surprise.

The time has changed today and in this cyber savvy world it is not difficult for the audiences and the critics to find the movies that bear similarities with Bhatt's films. And Vishesh is making his debut so they may not have wanted his directorial venture to get into any kind of trouble.

Mahesh Bhatt has confirmed the news and said, "Yes, Murder 3 is a remake but don't ask me the name of the (source) film as yet. Along with Fox, we have already procured the rights of the film. However, Murder 3 would be soaked in Indian sensibilities."

RELEATED POST

LATEST POST

ADVERTISEMENT
ADVERTISEMENT

Box Office Collection Report 2024

Movies Opening Total
Collection
Vedaa 6.75 cr 6.75 cr
Khel Khel Mein 5.23 cr 25.74 cr
Stree 2 55.40 cr 526.43 cr
Bad Newz 8.62 cr 58.98 cr
Sarfira 2.50 cr 17.65 cr
Kill 1.35 cr 24.15 cr
Kalki 2898 AD 22.50 cr 277.40 cr
Ishq Vishk Rebound 1 cr 4.50 cr
ADVERTISEMENT

Top Bollywood Songs

All

Latest Bollywood Trailers

All

Latest Bollywood Movies

All
About Us | Contact Us | Terms of Use | Privacy Policy | FAQ
Copyright © 2024 BOPPO Entertainment Pvt. Ltd. All Rights Reserved.
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });