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