Automatically exported from code.google.com/p/planningalerts
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

test.php 73 B

17年前
1234567
  1. <?php
  2. require_once ("config.php");
  3. print "testy test";
  4. ?>