From me, 9 Years ago, written in Plain Text.
Embed
  1. <?php
  2.  
  3. echo 'test'.PHP_EOL;
  4.  
  5. function poa(){
  6.   return true;
  7. }
  8.  

Replies to test rss

Title Name Language When
Re: test me php 9 Years ago.