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.

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

sandbox/diff.1376847763.txt.gz · Last modified: 2013-08-18 19:42 by 87.194.159.222

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