Cybis Wiki:Playground: Difference between revisions

From Cybis Wiki
Jump to navigation Jump to search
m (Protected "Cybis Wiki:Playground" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 3: Line 3:
<runphp>
<runphp>


echo php_version();
echo phpversion();


</runphp>
</runphp>

Revision as of 12:22, 21 May 2009

This is my playground! DO NOT EDIT!

<runphp>

echo phpversion();

</runphp>