Difference between revisions of "City Cinema"

From rukapedia
Jump to: navigation, search
 
m (Updated)
 
(3 intermediate revisions by 2 users 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 until new ownership at [https://citycinema.ca/ New Ownership City Cinema Website].
 +
 
==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 15:49, 27 June 2024

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 until new ownership at New Ownership City Cinema Website.

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