Skip to content

Conversation

@bdsl
Copy link
Contributor

@bdsl bdsl commented May 6, 2022

If a student googles 'join' to learn more they'll just see that it's an alias of implode, and then have to read about implode.
https://www.php.net/manual/en/function.join.php

Better to just use implode so there's one less step.

If a student googles 'join' to learn more they'll just see that it's an alias of implode, and then have to read about implode. 
https://www.php.net/manual/en/function.join.php

Better to just use implode so there's one less step.
@bdsl
Copy link
Contributor Author

bdsl commented May 6, 2022

FYI I wrote my own PHP tutorial a couple of years ago. I don't know how much interest your students have in PHP though. https://a-moderately-short-php-tutorial.com/

I can also recommend Jon Duckett's book, which is came out recently and covers modern PHP.

Copy link
Contributor

@KimberleyCook KimberleyCook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@KimberleyCook KimberleyCook merged commit ad989ed into codebar:gh-pages May 6, 2022
@KimberleyCook
Copy link
Contributor

Thanks @bdsl

@bdsl
Copy link
Contributor Author

bdsl commented May 6, 2022

That was quick! Thanks @KimberleyCook .

@bdsl bdsl deleted the patch-1 branch May 6, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants