1.

What Is Server-side Includes?

Answer»

It provides extra information by which it MAKES the site EASIER to manage. It can include text files using the #include STATEMENT, retrieve the size and last modification date of a file, define how variables and error messages are displayed and insert the values of HTTP variables in the page SENT back to the browser.

It provides extra information by which it makes the site easier to manage. It can include text files using the #include statement, retrieve the size and last modification date of a file, define how variables and error messages are displayed and insert the values of HTTP variables in the page sent back to the browser.



Discussion

No Comment Found