What is the use of the function 'imagetypes()'?
Answer / Arun Tomar
The `imagetypes()` function in PHP returns an array containing the valid image types that are supported by the current GD library. This can be useful for checking if a given file is a valid image before processing it.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......
List out the predefined classes in PHP?
Explain the difference between static and dynamic websites?
What is $_ get in php?
What are the advantages of php?
what is nl2br?
What is csrf verification?
What is mysqli php?
What is php glob?
What is RSS?How to use it in Program?
What are the different functions in sorting an array?
What are the two main string operators?