Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How would I go about doing this?

Name: Anonymous 2011-01-25 5:08

I would like to include code from a seperate file into an html document.  Specifically, like having a variable that would count as anything written in a seperate noted document.

example:

<cover.txt>
My opinion of <title.txt> is <review.txt>.
I give it <rating.txt> and if you like it I reccomend that you view <recommendations.txt>.

Please view my other reviews
(drop down menu code)
<../../selections.txt>
(/drop down menu code)

and each of these .txt files, or whatever they are, would contain the html which it would include in the pages.

The goal of this being to update multiple pages because they all depend on one file.

So please, how do you do this?  I hunger for knowledge, and don't know how to word my google searches.

Name: Anonymous 2011-01-25 5:19

What you are searching for is a Database Managing System. This is best for you, since you obviously don't know how to PHP, JSP, or server-side programming. My advice is: Read SICP, read some tutorials on database-based web sites, read SICP again for decontamination (since web site development is dirty as shit).

Enjoy developing!

Name: Anonymous 2011-01-25 5:37

>>2
Also, you can do this without a database (with files, like you say) with the languages that >>2-san says.

Name: Anonymous 2011-01-25 5:51

google for 'template toolkit'

Name: Anonymous 2011-01-25 10:59

OP, meet Server Side Includes:

Server Side Includes (SSI) is a simple interpreted server-side scripting language used almost exclusively for the web.
The most frequent use of SSI is to include the contents of one or more files into a web page on a web server.

<!--#include virtual="../quote.txt" -->

Apache, lighttpd and IIS are the three major web servers that support this language.

Name: Anonymous 2011-01-25 11:17

>>5
Also nginx from Great Motherland Russia, is not filthy Western web server. SSI's for great Slavic porn site delivery most faster than Western junk.

Name: Anonymous 2011-01-25 13:47

Name: Anonymous 2011-01-25 15:44

>>6
Russia
porn site

Pedophile.

Name: Anonymous 2011-01-25 20:01

>>8
Logic failure: detected

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List