what are in image creating functions in php
Answer Posted / munesh singh tomar
imagecreate(W,H)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can we determine whether a variable is set?
What is __ construct in php?
Does wordpress still use php?
What sized websites have you worked on in the past?
Explain how can we execute a php script using command line?
Why do we use inheritance in php?
How will you calculate days between two dates in PHP?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
How many escape sequences are recognized in double-quoted strings in php?
What is the importance of "action" attribute in a html form?
Is laravel easy to learn?
How to create a session? How to set a value in session?
What are php parameters?
Which function would you use to read a line of data from a file in php?
What is the difference between get and post in php?