Changeset 10108 for temp/trunk/html/test/uehara/test.php
- Timestamp:
- 2006/12/01 18:37:24 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/uehara/test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/test.php
r10107 r10108 1 1 <?php 2 $test= ' \\';2 $test= 'aaa\\ '; 3 3 if(EregI("[\\]", $test)) { 4 4 echo "true!!";
Note: See TracChangeset
for help on using the changeset viewer.
