City Cinema

From rukapedia
Revision as of 16:31, 15 November 2005 by Peter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.