Answer Posted / kaustubh
yes,PHP 5 and above versions supports all formats of images
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are magic methods?
What is php explain how php works?
how to detect a mobile device using php
Explain me what is the w3c?
What is apache and php?
Is it possible to protect special characters in a query string?
Tell me can you extend a final defined class?
Describe session in php.
Is php a framework?
What is the difference between php 5 and php 7?
Can you explain, when to use if-else if-else over switch statements?
What are the different loops in php?
Name and explain five of the PHP error constants?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
What is interface? Why it is used?