Valerii Tsarov
Valerii Tsarov
> Im pretty sure! > without above pseudo code my `$redis` object work fine, but when add this code give this error Did you check a result from `$redis->connect();`? This...
Does `Client` object have any `isConnected()` method or another way to check connection? This is a very optimistic way to use `Client` in the next line after `$redis->connect();`.
Modify the code as you wish :) About the case: I have made PDF button (pdfHtml5) for a user on frontend (thanks a lot to your project). I have made...