回答編集履歴
1
追記
answer
CHANGED
|
@@ -6,4 +6,6 @@
|
|
|
6
6
|
|
|
7
7
|
```php
|
|
8
8
|
print "<span class='oe'>{$rec['id']}</span>";
|
|
9
|
-
```
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
[https://www.php.net/manual/ja/language.types.string.php](https://www.php.net/manual/ja/language.types.string.php)
|