Updated CodeCorner2 (markdown)

leithoff 2016-07-05 13:23:15 +02:00
parent c505715166
commit 404bdc46e6

@ -1,4 +1,10 @@
> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ [Code Corner](Code Corner) ▸ **day two** ▸ [day three](CodeCorner3)
***
Some text to come
On day two of our training session we stepped into how we should send and recieve data, and how we
should design our application a bit more the eGroupware way.
Lets start with the traditional way to climb the hill
We decided that we wanted to have some input possibilities to affect the output of our greeting of the world.
Our index.php file now includes a form to start with and a form that comes into action to
display the users input and a button to reload the whole thing.