POST: A server-side include is a variable value (for example, a file "Last modified" date) that a server can include in an HTML file before it sends it to the requestor. If you're creating a Web page, you can insert an include statement in the HTML file that looks like this:
<!--#echo var="LAST_MODIFIED"-->
and the server will obtain the last-modified date for the file and insert it before the HTML file is sent to requestors.
||
No comments:
Post a Comment
You will get Reply with in 24 hours