Changeset 7720 for temp/trunk
- Timestamp:
- 2006/11/08 11:02:16 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/downloads/module/mdl_epsilon/card.php (modified) (1 diff)
-
html/test/naka/send.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/card.php
r7719 r7720 34 34 $objSiteSess->setRegistFlag(); 35 35 36 // GET¥Ç¡¼¥¿¤ò´°Î»²èÌ̤ØPOSTÁ÷¿®¤¹¤ë 37 //sfSendPostData(SITE_URL . "shopping/complete.php", $_GET); 38 36 // GET¥Ç¡¼¥¿¤ò´°Î»²èÌ̤ØÁ÷¿®¤¹¤ë 39 37 $str_get = "?result=" . $_GET["result"]; 40 38 foreach($_GET as $key => $val){ -
temp/trunk/html/test/naka/send.php
r7719 r7720 8 8 $arrData = array( 9 9 'order_number' => '939639281111111111', 10 'st_code' => ' 00100-0000-00000',10 'st_code' => '10100-0000-00000', 11 11 'memo1' => '»î¸³ÍÑ¥ª¡¼¥À¡¼¾ðÊó', 12 12 'user_mail_add' => '[email protected]',
Note: See TracChangeset
for help on using the changeset viewer.
