mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
parent
7ee66cf9b5
commit
e2f53f0f60
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ if ($fst === $str) {
|
||||||
<simplesect>
|
<simplesect>
|
||||||
<note>
|
<note>
|
||||||
<simpara>
|
<simpara>
|
||||||
Also, because PHP supports indexing into <type>string</type>s via offsets
|
Because PHP supports indexing into <type>string</type>s via offsets
|
||||||
using the same syntax as <type>array</type> indexing, the following example
|
using the same syntax as <type>array</type> indexing, the following example
|
||||||
holds true for all PHP versions:
|
holds true for all PHP versions:
|
||||||
</simpara>
|
</simpara>
|
||||||
|
|
Loading…
Reference in a new issue