mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 13:39:23 +01:00
Updated CodeCorner2 (markdown)
parent
c505715166
commit
404bdc46e6
@ -1,4 +1,10 @@
|
|||||||
> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ [Code Corner](Code Corner) ▸ **day two** ▸ [day three](CodeCorner3)
|
> [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.
|
Loading…
Reference in New Issue
Block a user