Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Tell me how is it possible to return a value from a function?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

A function returns a value using the instruction ‘return $value;’.

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext 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?