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 |
Does php has a future?
which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku
How to access standard error stream in PHP?
How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?
What is php default argument?
Can you define an array argument as a reference type?
What is serialization / object serialization ?
How to delete a file from the system?
Tell me what is the difference between the functions strstr() and stristr()?
how can refresh current page automatically, without press any button and anchor tag.
How to replace a substring in a given string?
What is difference between isset and empty in php?