Changeset 13038 for branches/dev/html/input_zip_json.php
- Timestamp:
- 2007/05/18 09:26:16 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/input_zip_json.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/input_zip_json.php
r13035 r13038 41 41 // Í¹ÊØÈֹ椬ȯ¸«¤µ¤ì¤¿¾ì¹ç 42 42 if(count($data_list[0]) > 0) { 43 echo " address:[{'state':'$state','city':'$city','town':'$town'}]" ;43 echo "{'state':'$state','city':'$city','town':'$town'}" ; 44 44 } else { 45 45 echo "{'MSG' : '½»½ê¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£' , 'ZIP' : '$zipcode'}" ;
Note: See TracChangeset
for help on using the changeset viewer.
