Exemplo n.º 1
0
		<tr><th>かな</th><td><input type="text" name="customer_lastname_ruby" class="inputvalue" value="<?php 
echo $hash['data']['customer_lastname_ruby'];
?>
" /></td></tr>
		<tr><th>かな</th><td><input type="text" name="customer_firstname_ruby" class="inputvalue" value="<?php 
echo $hash['data']['customer_firstname_ruby'];
?>
" /></td></tr>

		<tr><th>性別</th><td><?php 
echo display_gender_list($hash['data']['customer_gender']);
?>
</td></tr>

		<tr><th>卒業期</th><td><?php 
echo display_graduate_list($hash['data']['customer_graduate']);
?>
</td></tr>

		<tr><th>メールアドレス</th><td><input type="text" name="customer_email" class="inputvalue" value="<?php 
echo $hash['data']['customer_email'];
?>
" /></td></tr>		<tr><th>郵便番号</th><td>
			<input type="text" name="customer_postcode" id="postcode" class="inputalpha" value="<?php 
echo $hash['data']['customer_postcode'];
?>
" />&nbsp;
			<input type="button" value="検索" onclick="Postcode.feed(this)" />
		</td></tr>
		<tr><th>住所</th><td>
			<input type="text" name="customer_address" id="address" class="inputtitle" value="<?php 
Exemplo n.º 2
0
?>
" /></td></tr>
		<tr><th>名前<span class="necessary">(必須)</span></th><td><input type="text" name="customer_firstname" class="inputvalue" value="<?php 
echo $hash['data']['customer_firstname'];
?>
" /></td></tr>
		<tr><th>かな</th><td><input type="text" name="customer_lastname_ruby" class="inputvalue" value="<?php 
echo $hash['data']['customer_lastname_ruby'];
?>
" /></td></tr>
		<tr><th>かな</th><td><input type="text" name="customer_firstname_ruby" class="inputvalue" value="<?php 
echo $hash['data']['customer_lastname_ruby'];
?>
" /></td></tr>
		<tr><th>卒業期</th><td><?php 
echo display_graduate_list('85');
?>
</td></tr>
		<tr><th>メールアドレス</th><td><input type="text" name="customer_email" class="inputvalue" value="<?php 
echo $hash['data']['customer_email'];
?>
" /></td></tr>
		<tr><th>郵便番号</th><td>
			<input type="text" name="customer_postcode" id="postcode" class="inputalpha" value="<?php 
echo $hash['data']['customer_postcode'];
?>
" />&nbsp;
			<input type="button" value="検索" onclick="Postcode.feed(this)" />
		</td></tr>
		<tr><th>住所</th><td>
			<input type="text" name="customer_address" id="address" class="inputtitle" value="<?php