Changeset 7157 for temp/trunk
- Timestamp:
- 2006/11/01 10:07:40 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/naka/send.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/naka/send.php
r7156 r7157 12 12 'user_mail_add' => '[email protected]', 13 13 'item_name' => '¥×¥ê¥ó¥¿', 14 'contract_code' => '1309480 0',14 'contract_code' => '1309480x', 15 15 'user_name' => 'naka', 16 16 'process_code' => '2', … … 40 40 xml_parse_into_struct($parser,$response,$arrVal,$idx); 41 41 xml_parser_free($parser); 42 43 sfPrintR($arrVal); 42 44 43 45 $url = lfGetXMLValue($arrVal,'RESULT','REDIRECT');
Note: See TracChangeset
for help on using the changeset viewer.
