mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 16:00:12 -04:00
committed by
Randell Dawson
parent
1980bd06a6
commit
80918b962a
@@ -3,9 +3,8 @@ title: Strings
|
||||
---
|
||||
## Strings
|
||||
|
||||
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/php/strings/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
|
||||
|
||||
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
|
||||
A string is series of characters.
|
||||
PHP only supports a 256-character set and hence does not offer native Unicode support.
|
||||
|
||||
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user