Closed
Description
Reason/inspiration (optional)
We would like a new term entry for PHP about the str_starts_with()
function.
The entry should go in a new file in docs/content/php/concepts/string-functions/terms/str-starts-with/str-starts-with.md
(Note the path uses dashes, not underscores.)
The entry should
- Have a syntax section illustrating the function with a
```pseudo
code block. - An example showing the function in use with a
```php
code block. - A runnable codebyte example in a
```codebyte/php
block.
Please refer to the entry templates, content standards, and markdown style guide when working on the PR for this issue.
Entry Type (select all that apply)
New Term for Existing Concept Entry
Code of Conduct
- By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
- Labels added
- Issue is assigned