User:Mguesdon
From GNUstepWiki
(Difference between revisions)
| Revision as of 11:10, 31 July 2012 Mguesdon (Talk | contribs) ← Previous diff |
Current revision Mguesdon (Talk | contribs) |
||
| Line 8: | Line 8: | ||
| '''GNUstep Stuff''': [http://www.gnustepweb.org GNUstepWeb] and gdl2 | '''GNUstep Stuff''': [http://www.gnustepweb.org GNUstepWeb] and gdl2 | ||
| - | |||
| - | <source lang="php"> | ||
| - | <?php | ||
| - | $v = "string"; // sample initialization | ||
| - | ?> | ||
| - | html text | ||
| - | <? | ||
| - | echo $v; // end of php code | ||
| - | ?> | ||
| - | </source> | ||
Current revision
[edit]
Manuel Guesdon
Home: Orange Concept
Email: mguesdon [at] orange-concept.com
GNUstep Stuff: GNUstepWeb and gdl2
