Tuesday, 10 October 2017

production - Was the opening scene in Dark Knight Rises there in the original script? - Movies & TV

I know it was a great scene and established where the Dr.
came from but it wasn't really necessary. If you take that scene out, Bane's first
reveal is in the sewer. Was the opening plane scene an added action sequence to start
the movie with a bang rather than a speech about Dent?

No comments:

Post a Comment

php - file_get_contents shows unexpected output while reading a file

I want to output an inline jpg image as a base64 encoded string, however when I do this : $contents = file_get_contents($filename); print ...