Examveda
Examveda

Which one of the following statements should be used to include a file?

A. #include ‘filename’;

B. include ‘filename’;

C. @include ‘filename’;

D. #include ;

Answer: Option B

Solution(By Examveda Team)

An example of this-



This Question Belongs to PHP >> Databases Handling

Join The Discussion

Related Questions on Databases Handling