

MCQOPTIONS
Saved Bookmarks
1. |
In PHP, which of the following function is used to insert content of one php file into another php file before server executes it |
A. | #include() |
B. | include[] |
C. | #include{} |
D. | include() |
Answer» E. | |