what are in image creating functions in php
Answer Posted / yukti vig
extension=php_gd2.dll
you need to open an extension for gdlibrary in the php.ini
file. and then use simple image functions as suggested by
Munesh
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to increase the maximum execution time of a script in php?
Explain PHP looping?
Explain what is the main difference between require() and require_once()?
What is php key?
What is $_ server request_method == post?
How do you check if an arraylist is empty?
How to retrieve the original query string?
Tell me how can we automatically escape incoming data?
What does the unset() function mean?
How to convert a character to an ascii value?
How can we check the value of a given variable is alphanumeric?
What is the main difference between asp net and php?
Which of the data type is compound datatype supported by PHP?
What is php constructor?
List the different types of print functions available in php?