Another feather in the cap of Anupam Kher
Legendary actor Anupam Kher has recently completed a landmark of 300 shows of his one-man autobiographical play 'Kucch Bhi Ho Sakta Hai'.
Legendary actor Anupam Kher 's one-man autobiographical play, 'Kucch Bhi Ho Sakta Hai', completed a landmark 300 shows which was staged at NCPA, Mumbai on 19th May 2013. This is a record in itself which no other actor has achieved so far. In this play a few selected incidents from Anupam's life have been strung together as a journey of a man, who shares his pain, joy, tears and laughter with honesty and rare candour. In 2005, Kher was going through a rough patch when he thought of doing the play. Around the same time, he used to read a lot of autobiographies and what really interested him were people's failures as compared to their successes.
On this occasion, Anupam's Mother, brother Raju Kher , Minister Chhagan Bhujbal, Shobha De, Sushma Reddy and many others were present to witness Anupam Kher 's special moment. The stage play is directed by Feroz Abbas Khan . Expressing his feelings, Kher said that it is a very humble feeling for him. He sometimes feels delirious to be able to entertain people through theatre, that too a play based on his life. "I wanted to earn money and that is why I started this play. It has given me so much. Even my 26 years and 479 films in the film industry don't look as impressive," he recalls.
The talented actor further added that the play has changed his life. It doesn't deal with his triumphs, it deals with his failures. Kher stated that, "When you talk about your failures to the public, you have nothing to fear about. I wrote to the Guinness Book team about the achievement and they replied saying they have no way to validate this from all across the globe". The first show remains etched in the actor's memory. "Everyone who featured in the play was there. The sad part is today, some of these people are no more. I miss my father and Yash ji," says Kher.
The resounding success of 'Kucch Bhi Ho Sakta Hai' has been rather unexpected as plays generally have a shorter run.
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
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 |
(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"); });