Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Tell me how is it possible to return a value from a function?
Answer:
A function returns a value using the instruction ‘return $value;’.
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me how is it possible to know the number of rows returned in result set? | Tell me how to initiate a session in PHP? |