2023421(2)

2023421(2)

You are currently viewing a revision titled "2023421(2)", saved on 2023年4月21日 8:58 PM by 和田愛作
タイトル
2023421(2)
コンテンツ
<!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 $test = 5; if ($test == 10) { echo "OK"; } else { echo "no"; } ?> </center> <!-- ここまで文章など書き込みます --> </body> </html>
抜粋
脚注


Old New Date Created Author Actions
2023年4月21日 11:58 AM 和田愛作

コメントを残す

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