
web creators 2008年7月号 <注意書き> |
| ●●●●●サンプルデータのタイトル |
|
geoform.php |
| ●●●●●サンプルデータ |
|
<?php $api_key = 'API key'; $set_params = array('ua' => $ua, $request_url = sprintf('%s?%s', $url, implode('&', $str_params)); $xml = simplexml_load_string($response); $form = $xml->forms->form; function parse_geoform() return array('lat' => $lat, 'lon' => $lon, function request_http($url) $response = @stream_get_contents($fp); return $response;
|
| ●●●●●サンプルデータのタイトル2 |
|
index.php |
| ●●●●●サンプルデータ2 |
|
<?php $result_form = array(); $result_geo = array(); <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <?php if ($result_form): ?> <?php if ($result_geo): ?> |
| ●●●●● |
Copyright (c) 2008 MdN Corporation
All rights reserved.
|