Select the keyword used to start an User-Defined Function declaration in PHP? *
Answers
Answered by
0
Answer:
Such function is called user defined function. ... This block is defined with function keyword and is given a name that starts with an alphabet or underscore. This function may be called from anywhere within the program any number of times
Similar questions