for image work which library?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between md5(), crc32() and sha1() crypto on php?
How to close a session properly?
What is the difference between include and require?
What is the difference between urlencode and urldecode ?
Explain the different types of errors in php.
Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"
How to get no. of rows using MYSQL function?
What should we do to be able to export data into an excel file?
What does echo mean in php?
How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?
What does empty mean in php?
Tell me is it possible to submit a form with a dedicated button?