The Football League Management System creates and maintains divisions, registration of players and officials (personnel management), creation of fixtures, entry of results and output of tables.

Football League Management System

small logo

Display Tables, Fixtures and Results

Linking and embedding the LMS

German Football Ladies
Team
P W L D F A df Pts
Sürth
2 2 0 0 6 3 3 6
Leverkusen
2 1 0 1 5 3 2 4
Stuttgart
2 0 1 1 4 5 -1 1
Köln
2 0 2 0 2 6 -4 0

The following lists the possibilities of utilising the LMS for displaying tables,fixtures and results.The list is not exclusive nor is it restricted to any number of a display type.

  • Linking to your tables as separate pages.
  • Embedding the tables as part of your own pages.
  • Copy and pasting the tables.

Linking to Tables

Web Pages

Initially the web pages will open in this window so you must click back to return to this page, Latter examples will open a separate window and in these cases you must close these windows.

Open in this window

The simplest link is to provide the web address of your tables. The simplest address is

http://liga.4all2u.com/display.php?regname=admin&groupname=Bundesliga+1&why=1

This address consists of several parts (English Premier Version)
http://liga.4all2u.com/display.php this is the standard display page
?regname=admin&groupname=Bundesliga+1&why=1 specifies the minimum number of parameters required to display your table.
?regname=admin identifies your user name, in this case my username as admin
&groupname=Bundesliga+1 identifies the group or division to display, in this case "Bundesliga 1" . Note all spaces must be replaced by + characters (html standard).
&why=1 if this was 7= 1+2+4 where 1 means output table, 2 output results and 4 means output fixtures. So this specifies we are only interested in the league table. This is a very basic link not using any of the options that are available such as removing the home and away sections, adding a border to the table, alter the size of the table etc.
You can provide this as a stand alone address or set of addresses if you have more than 1 division.
Note: all addresses must appear on one line, some of the examples, below are spread over many lines, this is for appearance sake only.

Links in Web Pages

The links can be embedded inside your own web a pages. This requires you to embed the following html code, written all on one line, within your page
<a href="http://liga.4all2u.com/display.php
?regname=admin&groupname=Bundesliga+1&why=1">
Bundesliga Premier</a>

The link address is the same web page as above. The rest specifies that this is a hyperlink and will be displayed as Bundesliga Premier. or (English Premier Version)


Display in Separate Window

To open in a seperate window add ' target="view_window"' as shown below (there is a space before 'target')
<a href="http://liga.4all2u.com/display.php
?regname=admin&groupname=Bundesliga+1&why=1" target="view_window">
Bundesliga Premier</a>

The link address is the same web page as above. The rest specifies that this is a hyperlink and will be displayed as Bundesliga Premier. or (English Premier Version) . All the following examples open in seperate windows.

Add Fixtures and Results and Other Display Parameters

The output of tables,fixtures and results is controlled by a large number of options which can be set in the LMS system by the 'Display Options' page which defines the default set for any future displays. The options can be overriden by specifying parameters within the web page address. The following example overrides a few options.

Display Bundesliga 1 table+results+fixtures between dates border size 4&nbsp; cell padding 4
width 75

(English Premier Version)

This is encoded as the following link.

http://liga.4all2u.com/display.php?regname=admin
&groupname=Bundesliga+1&why=7
&date1=2004-8-1&date2=2004-10-18&border=4
&cellpadding=4&width=75


http://liga.4all2u.com/display.php is the standard display address for your league table
?regname=admin identifies my username as admin
&groupname=Bundesliga+1 identifies the group or division to display, in this case "Bundesliga 1" . Note all spaces must be replaced by + characters (html standard).
the rest are for controlling output
&why=7 is 1+2+4 where 1 means output table, 2 output results and 4 means output fixtures
&date1=2004-8-1&date2=2004-10-18 defines 2 dates which define when fixtures or results are required for
&border=4 provides a border around the league table of size 4
cellpadding=4 , 4 pixels surround all cell entries.
width=75 , the whole table is 75% of the window.

Just change cellpadding=0
Display Bundesliga 1 table+results+fixtures between dates border size 4  cell padding 0 width 75

(English Premier Version)

There are approximately 60 options that can be set this way.

The above table can be redisplayed

Display Bundesliga 1 table+results+fixtures between dates border size 4  cell padding 1 width 30 only total results use the German style for and against goals
(English Premier Version)

with the following encoding.

http://liga.4all2u.com/display.php?regname=admin
&groupname=Bundesliga+1&why=7
&date1=2004-8-1&&date2=2004-10-18&border=4&cellpadding=1
&width=30&wantAway=0&wantHome=0&foragainst=2

Technical aware can now alter parameters in the browsers "Address" window with their own values, to see the effects.

Embed Tables in Web Pages


If you can see the long thin table to the left then you have an Iframe enabled browser which allows you to show the tables as part of your own web pages as against links to external separate pages. This allows you to format your own pages and insert the tables where you prefer. This is achieved with the following html code.

<iframe width="180" height="700" align="center" frameborder="0" scrolling="no"
src="http://liga.4all2u.com/display.php
?regname=admin&groupname=Bundesliga+1&why=1
&border=0&cellpadding=0&wantHome=0
&wantAway&wantWon=0&wantDrawn=0
&wantLost=0&wantFor=0&wantAgainst=0
&wantDiff=0&teamPerCent=5&width=10">
</iframe>

The central section the src parameter is a more complex example of the hyperlinks shown above to show a very reduced table. The new section is to embed this within an iframe with a height and width specified in pixels

An alternative way is
<object type="text/html" width="160" height="700"
data="http://liga.4all2u.com/display.php?regname=admin
&groupname=Bundesliga+1&why=1&border=0
&cellpadding=0&wantHome=0&wantAway&wantWon=0
&wantDrawn=0&wantLost=0&wantFor=0
&wantAgainst=0&wantDiff=0&teamPerCent=5&width=10">
Warning: display.php could not be embedded.
</object>

Repeat Note: all http addresses must be contained on one line not spread over multiple lines as shown above.

Copy and Paste

There are no restriction on copying and pasting any sections within the LMS. The only requirement here is your own ability.

Use the following link to learn how to enter color codes

Color Codes

The following is a full list of these short cut options
 

Site Map | Contact Us | ©2004 Dwarf

    alternateColors backGroundOdd backGroundEven backHeader teamPerCent smallPerCent cellpadding cellspacing
  width border teamdisplay playeddisplay wondisplay lostdisplay drawndisplay fordisplay  
  againstdisplay diffdisplay pointsdisplay date1 date2 resalternateColors resbackGroundOdd resbackGroundEven  
  resbackHeader resteamPerCent ressmallPerCent rescellpadding rescellspacing reswidth resborder wantPlayed
  wantWon wantDrawn wantLost wantFor wantAgainst wantDiff wantPoints wantHome  
  wantAway wanttotal HomeCaption AwayCaption CaptionAll foragainst delegate1descr delegate1color
  delegate1 promo1descr promo1color promo1 promo2descr promo2color promo2 fixturesHdr
  resultsHdr