Ask questions about frameworks, try your hand at php golf and strike gold or simply show off your latest work.
376 followers 34 článků/týdně
Is Redis for Windows 11 from GitHub a good option?

Hello everyone, I want to install Redis on Windows 11. I have watched some videos on YouTube about installing Redis, but I found one method quite different. There is a .exe file of Redis for Windows 11 on GitHub, which can be installed to run Redis on Windows 11. Another method is to install Redis through Linux or Docker. Is the Redis GitHub option...

Thu May 16, 2024 21:04
What framework to use for a rental agreement generator?

Looking for recommendations for what to use to build a rental agreement generator site, mainly it would : Ask a series of questions such as "will you allow pets?", "will you allow smoking?", "how many adults will reside in the unit?". Use those questions to generate a downloadable rental agreement. There will be an admin section (with login) to manage...

Thu May 16, 2024 21:04
How do you mock build-in functions?

Greetings! The other day I was writing unit tests and was asking myself how/if other developers are solving the issue of mocking functions that are build-in to PHP. Since php-unit (to my knowledge) doesn't itself come with a solution for that, I'm curious what solutions will be posted. It would be very beneficial if you would also include the testing...

Thu May 16, 2024 21:04
Can we import all functions from a namespace easily?

Something like: ```php <?php namespace phasync\Util; import phasync; // instead of: use function phasync{run, go, ..., ..., ..., ..., ...}; ``` submitted by /u/frodeborli [link] [comments]

Thu May 16, 2024 18:04
Is there a reason why needle-haystack argument order in builtin PHP functions are inconsistent?

I used to work with PHP a few years ago and i was slightly confused with needle/haystack order. In some builtin functions the needle will come before the haystack, sometimes the haystack comes before the needle. What happened? submitted by /u/KickassMidget [link] [comments]

Thu May 16, 2024 15:04
Is it a good idea to use pipes to implement concurrency?

Basically this. I know stock PHP does not implement SMP, but I wanted to ask if this could be a good “workaround,” or if there are any better alternatives. Thanks! submitted by /u/anth3nna [link] [comments]

Thu May 16, 2024 15:04

Vytvořte si vlastní zdroj

Jste připraveni to vyzkoušet?
Spusťte 14denní zkušební verzi bez nutnosti platební karty.

Vytvořit účet