Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7443323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T11:18:46+00:00 2026-05-29T11:18:46+00:00

I have an applicaton written in PHP that retrieves files from mongoDB Grid collection,

  • 0

I have an applicaton written in PHP that retrieves files from mongoDB Grid collection, and allows a user to view/download them based on if they’re an image or not.

It’s all working fine, except that the title bar of the browser displays the name of the php file I’m running the script in, rather than the filename of the image that’s displayed. for example:

myphpfile (JPEG 1024 X 768 pixels)

I’m not sure if it’s possible, but I’d like to change it if it is. If I right-click and select save as I get the correct image name, as user header() I’ve set:

content-disposition: inline; filename="thefilename"

I’ve also tried setting name with the content-type with no success.

Thanks for any help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T11:18:46+00:00Added an answer on May 29, 2026 at 11:18 am

    The only possible way is not to open image directly in the browser’s window, but a simple HTML code like this:

    <html>
    <head>
    <title>
    Put your title here
    </title>
    </head>
    <body>
    <img src='your_script_generating_images.php?parameters'>
    </body>
    </html>
    

    But did you think about some fancy and nice solutions like http://highslide.com/ or http://fancybox.net/? All that you need is to set the links to your script generating images and to update the page title correspondingly (which is not even required as you can write information you want just above the image in popup).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a backend data management console written with CakePHP that allows a user
I have an application written in PHP that uses a COM dll written in
I have a small AJAX application, written in PHP that I did not secure
I have a web application written in PHP using MySQL that I would like
I have written a PHP application that broadcasts a voice message to phone numbers
We have a web application written in PHP that exports MySQL query results to
I have a PHP application that is written with Zend Framework. It uses Phing
We have an application that is written in PHP that we are going to
I have an application I've written in PHP from scratch. I'm using PHP's native
I have recently written a socket server in PHP that will be handling communication

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.