At first I want to clarify that I am newbie. I have started learning PHP from last week. I have a question about function in PHP.
strlen(), strpos() - these functions are not user defined function. is var_dump() user defined function? Moreover, can anyone provide me a list of non-user defined functions for PHP?