/[projects]/tog-php/index.php
ViewVC logotype

Contents of /tog-php/index.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 306 - (show annotations) (download)
Thu Sep 10 18:10:42 2009 UTC (14 years, 7 months ago) by torben
File size: 504 byte(s)
Point to new java implementation

1 <?
2 $baselink="http://app.t-hoerup.dk/TrainInfoService/DepartureServlet?format=html";
3
4 ?>
5 <html>
6 <body>
7 <a href="<?=$baselink?>&station=278">&Aring;rhus</a><br>
8 <a href="<?=$baselink?>&station=122">Lang&aring;</a><br>
9 <a href="<?=$baselink?>&station=240">Ulstrup</a><br>
10 <a href="<?=$baselink?>&station=10">Bjerringbro</a><br>
11 <a href="<?=$baselink?>&station=253">Viborg</a><br>
12 <a href="<?=$baselink?>&station=94">H&oslash;jslev</a><br>
13 <a href="<?=$baselink?>&station=190">Skive</a><br>
14 </body>
15 </html>

  ViewVC Help
Powered by ViewVC 1.1.20