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=1', 'r');
if ($fd) {
  $str = fgets($fd);
}
?>

This is extra content added after the initial page creation.

And this is the third set of content added to the page.

sandbox/diff.1434871258.txt.gz · Last modified: 2015-06-21 09:20 by 90.33.11.87

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