Changeset 12173 for branches/dev/html/test/uehara/test.php
- Timestamp:
- 2007/04/24 15:05:24 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/test/uehara/test.php
r12072 r12173 1 1 <?php 2 2 3 test('エコー'); 4 5 function test($echo) { 6 echo $echo; 7 } 8 9 3 mail('elle_support@official-store.jp','test', 'test'); 10 4 ?>
Note: See TracChangeset
for help on using the changeset viewer.