月: 2009年7月
-
FreeBSD 4.9 ネットワークの設定
#ifconfig でデバイス名を確認する fxp0 とか。 viで /etc/rc.conf を開く 次の行を追加 gateway_enable="YES" ifconfig_fxp0=" […]
-
全部のレコードに今日の日付を入れる。
update set = current_date
-
フォームの送信ボタンを画像にする
<input type=image src='画像ファイル'>