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
What is the expansion of LAMP?
Could we start a variable with number like $4name?
What is csrf token in php?
What is php7?
What is mysql_real_escape_string used for?
How do you pass a variable by value?
Tell me what kind of things have you done on the social side?
What is php.ini & .htacess file?
What is the use of mvc in php?
What are the array functions in php?
What is php static function?
How to execute an sql query?
What is escape data in php?
What is the difference between null and empty?
Which is incorrect with respect to separating php code and html?