Do you know what is the use of the function 'imagetypes()'?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between strstr() and stristr() in PHP?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
Tell me how the result set of mysql be handled in php?
write a program to print [123] [456] [789] note : braces also need to be printed
What are the encryption techniques in php?
What is the differences between $a != $B and $a !== $B?
i have saved the password in encrypted format in database. now i want how to retrive the password in decrypted format.
How can we get the browser properties using PHP?
4 Answers Google, Pollux Softech,
What is full form of php? Who is the father or inventor of php?
What is the current stable version of php?
What are the rules to determine the “truth” of any value which is not already of the boolean type?
Is there an easy way to delete an element from a php array?