what type of images that the PHP version supports
Answers were Sorted based on User's Feedback
Answer / kaustubh
yes,PHP 5 and above versions supports all formats of images
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / devi
yes it supports all formats specially png it uses..
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / kalai
It supprots jpeg and png file....no bitmap format
| Is This Answer Correct ? | 3 Yes | 3 No |
what is PHP accelerator ?
Inside a php function, what param needs to be set in order to access a global variable?
Is key in array php?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
What are the two most common ways to start and finish a php block of code?
What is composer json?
What is the difference between print() and echo() in PHP?
How do you match the character ^ at the beginning of the string? - ^^
CWD is a type of shell variable. State Whether True or False?
Can you define an argument as a reference type?
What is needed to be able to use image function?
What is encapsulation in php with example?