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 the scope of a variable defined in a function?
What are default session time and path?
What is php simple definition?
Which method removes the last element from the end of an array?
How can I execute a PHP script using command line?
Which php framework is best for beginners?
What is PHP's configuration file called?
What is var_dump function in php?
Is php worth learning in 2019?
How do I sort numbers in php?
Tell me what is the difference between exception::getmessage and exception::getline?
Does php support inheritance?