2023421(3)

2023421(3)

You are currently viewing a revision titled "2023421(3)", saved on 2023年4月21日 9:41 PM by 和田愛作
タイトル
2023421(3)
コンテンツ
<!DOCTYPE html> <html dir="ltr" lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=yes, maximum-scale=1.0, minimum-scale=1.0"> </head> <body> <!-- ここから文章など書き込みます --> <center> <?php // 関数を定義 function echo_hello() { echo "Hello world!!<br/>\n"; } // 関数を呼び出す echo_hello(); ?> </center> <!-- ここまで文章などを書き込みます --> </body> </html>
抜粋
脚注


Old New Date Created Author Actions
2023年4月21日 12:41 PM 和田愛作

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です