Hello world with php / staticize


Using staticize plugin:

PHP code:
<?php
$n = 0;
while($n < 100) { echo("$n "); $n++; } ?>

Does this:
< ?php $n = 0; while($n < 100) { echo("$n "); $n++; } ?>

Weee!


Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

sell diamonds