Changeset 10073 for temp/trunk
- Timestamp:
- 2006/12/01 15:03:10 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/kakinaka/auth_http.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/kakinaka/auth_http.php
r10072 r10073 26 26 if($a->getAuth()) // ǧ¾Ú¤¹¤Ù¤¥æ¡¼¥¶¤«¤É¤¦¤«¤Î³Îǧ 27 27 { 28 echo "Hello $a-> username welcome to my secret page <BR>";28 echo "Hello $a->name welcome to my secret page <BR>"; 29 29 echo "Your details on file are: <BR>"; 30 30 echo $a->getAuthData('userid'); // ¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¾¤Î¥Ç¡¼¥¿¤ò¼èÆÀ¤·¤Æ¤¤¤ë¡£
Note: See TracChangeset
for help on using the changeset viewer.
