Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Da die CURL-Bibliothek die Session-Cookies und damit das Session-Handling nicht automatisch realisiert ist das in client.php explizit gemacht. An diesen Stellen sollte NICHT herumgeschraubt werden, da ist der Tomcat etwas zickig.

client.php

app.php

 


Eine Beispielimplementierung mit etwas mehr Funktionen ist hier zu sehen.

Dabei wird auf eine Basis von Templates aufgesetzt,

Die Ordnerstruktur sieht folgende Logik vor:

Root:

fonts

fontawsome-fonts

style

bidat.css

bootstrap.css

font-awesome.min.css

templates

anmeldeformular.inc

footer.inc

header.inc

nav_liste.inc

searchbox.inc

table_foot.inc

table_head.inc

table_row.inc

teaser_foot.inc

teaser_head.inc

teaser_row.inc

termindetails.inc

app.php

index.php

config.ini

template.php

util.php