Changeset 12447 for branches/dev
- Timestamp:
- 2007/05/10 12:49:24 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/nonmember.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/nonmember.php
r12446 r12447 83 83 84 84 $objPage->arrForm['email'] = strtolower($objPage->arrForm['email']); // email¤Ï¤¹¤Ù¤Æ¾®Ê¸»ú¤Ç½èÍý 85 print ($objPage->arrForm['email']);85 print_r($_POST); 86 86 87 87 //-- ÆþÎϥǡ¼¥¿¤ÎÊÑ´¹
Note: See TracChangeset
for help on using the changeset viewer.
