Also there would be no need for preg_split() if we re-phrase the question to the one that only needs letters regardless of other characters: $paragraph = "o'reilly and peter'...
I'm more a fan of POSIX regular expressions. Lookarounds are PCRE. You don't need the first lookbehind however. A simple ^ asserts the same thing. That lookbehind just adds to...
Hey guys how is it possible to install packages using composer while docker is running the whole project? E.g. suppose we are running a laravel container and we need to instal...
Why should I have a custom image at the first place? What's the point? What will happen if I just don't want custom images?
Then you have to follow these two, right? Be respectful and do not insult each other. Only related to group topic.
Is the future? It's not a technology to have a future. It's an encoding which you should choose carefully and there are many out there. Just don't be ignorat about character s...
Hey guys what container registry service do you use or know?
Hey guys have you worked with nginx-proxy docker image?
Have you checked parse_url() along with parse_str() ? $components = parse_url($url); parse_str($components['query'], $result); print_r($result);
What the hell are you trying to do?
All the time you were talking about Persian language and calling utf8mb4 encoding *the most effective* one. Who brought emojis in?
No? then it's fine.
You choose utf8mb4 only when you need to store characters out of BM plane. That's it. Persian? go with utf8.
Well yes but I didn't say I'm gonna change the container state. So why should I worry about data?
What does it mean? does it allow me to install or remove packages whenever it is needed?
What do you mean by "collate"? I'm ignoring the one that comes end.
and none of yours. Did I talk to you?