City Cinema

From rukapedia
Revision as of 15:46, 27 June 2024 by Olivia (talk | contribs) (Updated)
Jump to: navigation, search

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.

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