DokuWiki

It's better when it's simple

User Tools

Site Tools


sandbox:diff

This is an old revision of the document!


This is a sample page with some markup.

<?php
 
$var = 12;
$fd = fopen('somefile', 'r');
if ($fd) {
  $str = fgets($fd);
}
?>

This is extra content added after the initial page creation.

sandbox/diff.1376847556.txt.gz · Last modified: 2013-08-18 19:39 by ChrisS

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki