PageRenderTime 28ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/docs/examples/simple-php/example/runner.php

https://bitbucket.org/ianb/silverlining/
PHP | 6 lines | 3 code | 2 blank | 1 comment | 0 complexity | fb630d3c9f4967939f75678ef18de62d MD5 | raw file
Possible License(s): GPL-2.0
  1. <?
  2. // here you can do anything!
  3. phpinfo();
  4. ?>