Tuesday, 4 September 2012

In PHP, which of the following function is used to insert content of one php file into another php file before server executes it . | PHP

A. include[]
B. #include()
C. include()
D. #include{}

Ans: C


No comments: