-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add str starts with #2572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add str starts with #2572
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jopbdavid I did a first review and only had a couple of comments.
content/php/concepts/string-functions/terms/str-starts-with/str-starts-with.md
Outdated
Show resolved
Hide resolved
content/php/concepts/string-functions/terms/str-starts-with/str-starts-with.md
Outdated
Show resolved
Hide resolved
…r-starts-with.md Co-authored-by: SSwiniarski <86081858+SSwiniarski@users.noreply.github.com>
…r-starts-with.md Co-authored-by: SSwiniarski <86081858+SSwiniarski@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jopbdavid Looks good for a second review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jopbdavid @SSwiniarski I made a few small changes. Looks good to go
👋 @jopbdavid |
@jopbdavid Congrats on the new entry! Live link here: https://www.codecademy.com/resources/docs/php/string-functions/str-starts-with |
Description
Added new entry @ docs/content/php/concepts/string-functions/terms/str-starts-with/str-starts-with.md (Note the path uses dashes, not underscores.) - for [PHP] about the str_starts_with() function.
Type of Change
Checklist
main
branch.