News

In order to include the content of another php page in the current php page we can use two methods provided by php which are:include()require()with the above two methods we can make header, footer, ...