Modern PHP Cheat Sheet
front-line-php.com
Modern PHP Cheat Sheet
1–10 of 127 posts
Re: Modern PHP Cheat Sheet
#2The choice of colors for this page makes it really difficult to read
Re: Modern PHP Cheat Sheet
#3I like how PHP is evolving. I wouldn't say it's always a joy to use but it definitively improved a lot.
Re: Modern PHP Cheat Sheet
#4The choice of colors for this page makes it really difficult to read
I also find the super slim scrollbar difficult to use.
Re: Modern PHP Cheat Sheet
#5Guide on The Mental Health Effects Of Extramarital Affairs: https://www.hackerslist.co/guide-on-the-mental-health-effect...
Re: Modern PHP Cheat Sheet
#6Re: Modern PHP Cheat Sheet
#7I really wish Php added support for Perl's qq and q operators sometime too (1)
It would really make writing scripts a lot easier and cleaner.
Re: Modern PHP Cheat Sheet
#8I really wish Php added support for Perl's qq and q operators sometime too (1) It would really make writing scripts a lot easier and cleaner. (1) https://stackoverflow.com/a/41334570/1031454
I personally think it looks broken and wrong. For short strings I don't see the point and for multiline strings, use a heredoc.
Re: Modern PHP Cheat Sheet
#9[deleted]
Re: Modern PHP Cheat Sheet
#10The choice of colors for this page makes it really difficult to read
The use of ligatures in the code examples also isn't helpful for people not familiar with the syntax.