Give any ten basic functions in PHP?
Answer Posted / sudheer
in php
math functions
string functions
array functions
image functions
file functions
so u see the php.net website
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is php stack?
How to connect to a url in php?
What is magic function in php?
Are there regular expressions in php?
What is the latest version of php?
What is the functionality of md5 function in php?
What is the use of imagetypes() method?
How variables are passed through arguments?
How do you remove whitespace from the beginning and end of a $string variable?
Tell me what is the difference between unset() and unlink()?
How long is session timeout?
What is the difference between explode() and split() functions?
What would occur if a fatal error was thrown in your php program?
What is mysql_fetch_row?
Do you know what is the use of rand() in php?