Difference between revisions of "City Cinema"

From rukapedia
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
==About City Cinema==
 +
 +
City Cinema is a small repertory cinema located in downtown Charlottetown.  The [http://www.citycinema.net/ City Cinema website] is one of the oldest on [[Prince Edward Island]], and one I've been working on from the very beginning.
 +
 
==Including City Cinema "Now Playing" On Your Website==
 
==Including City Cinema "Now Playing" On Your Website==
  
Line 10: Line 14:
 
</pre>
 
</pre>
  
You can see the intended result [http://citycinema.reinvented.net/include/test.php on this test page].
+
You can see the intended result [http://citycinema.reinvented.net/include/test.php on this test page]; should look like this:
 +
 
 +
[[Image:NowPlaying.png]]

Latest revision as of 16:37, 15 November 2005

About City Cinema

City Cinema is a small repertory cinema located in downtown Charlottetown. The City Cinema website is one of the oldest on Prince Edward Island, and one I've been working on from the very beginning.

Including City Cinema "Now Playing" On Your Website

If you'd like to include information about the current day's films on your own website, simply insert the following bit of Javascript in your website's HTML.

<script type="text/javascript" src="http://citycinema.reinvented.net/include/NowPlaying.php"></script>
<script type="text/javascript">
	NowPlaying();
</script>

You can see the intended result on this test page; should look like this:

NowPlaying.png