PHP.ini settings for showing graphics

Reply

Join Date: Aug 2004
Posts: 3
Reputation: ili82 is an unknown quantity at this point 
Solved Threads: 0
ili82 ili82 is offline Offline
Newbie Poster

PHP.ini settings for showing graphics

 
0
  #1
Jul 2nd, 2007
Hi,
My question is: which config variables in PHP.ini must be set in order to show graphics?
If anybody can tell me something about these settings I will be very thankful.
Regards, Iliana
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 494
Reputation: Puckdropper is an unknown quantity at this point 
Solved Threads: 21
Puckdropper Puckdropper is offline Offline
Posting Pro in Training

Re: PHP.ini settings for showing graphics

 
0
  #2
Jul 2nd, 2007
AFAIK, php.ini does not have a "show graphics" or "show images" option. (A quick search for "graphics" or "images" returns nothing related unless you're doing dynamic images.) Whether or not graphics and images are shown depends on several things:
1. Browser setting
2. Validity of the graphic file (is it corrupted? Did you FTP it in the right mode?)
3. HTML source (are you using <img= tags?)
www.uncreativelabs.net

Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 4
Reputation: vishu.awate is an unknown quantity at this point 
Solved Threads: 0
vishu.awate's Avatar
vishu.awate vishu.awate is offline Offline
Newbie Poster

Re: PHP.ini settings for showing graphics

 
0
  #3
Jul 4th, 2007
You can also try for
PHP's built-in default is text/html
default_mimetype = "text/html"
Regards,
Vishwanath
India
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC