Basic PHP Programming Question:
Download Job Interview Questions and Answers PDF
Can we use include ("abc.php") two times in a php page "makeit.php"?
Answer:
Yes.
Download PHP Interview Questions And Answers
PDF
Previous Question | Next Question |
How many ways we can retrieve the date in result set of mysql using php? | For printing out strings, there are echo, print and printf. Explain the differences. |