source: branches/feature-module-update/html/test/uehara/test.php @ 15078

Revision 15078, 73 bytes checked in by nanasess, 17 years ago (diff)

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
Line 
1<?php
2
3test('???潟??);
4
5function test($echo) {
6    echo $echo;
7}
8
9
10?>
Note: See TracBrowser for help on using the repository browser.