what are in image creating functions in php
Answer Posted / harsh
GD library
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How to convert strings to numbers in php?
What are magic methods?
Which is better get or post method?
What is the difference between unset and unlink?
Are parent constructors called implicitly inside a class constructor?
Does empty check for null?
Swap two variables value without using third variable in php ?
How to receive a cookie from the browser?
What is the role of php.ini file?
What is the difference between null and empty?
Difference between $message vs. $$Message in php.
What is the use of mysql_fetch_array in php?
Can I learn laravel without php?
Tell me what should we do to be able to export data into an excel file?
What is difference between print and echo in php?