Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Scripting > PHP

PHP PHP Interview Questions, Learn by sharing PHP Interview Questions asked in various companies, Get Career advices, Interview Procedures from PHP experts, Post asked PHP Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-10-2008, 03:39 PM
Senior Member
 
Join Date: Feb 2008
Posts: 934
Default How can we find what type of images that the PHP

How can we find what type of images that the PHP version supports?
Reply With Quote
  #2 (permalink)  
Old 06-30-2008, 01:15 PM
Junior Member
 
Join Date: Jun 2008
Posts: 1
Smile php faq

hi this is jaya
Reply With Quote
  #3 (permalink)  
Old 07-09-2008, 08:26 AM
Junior Member
 
Join Date: Jul 2008
Location: Delhi
Posts: 4
Send a message via Yahoo to koolswans
Default

You can view image type below gd tag. you can use to print server variables.

If GD library is installed than you can check what type of images that the PHP version supports.

Example:

gd

GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
__________________
SwAn
Reply With Quote
Reply

Tags
php, scripting, software

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On