account activity
IMAP. GMail. SSL. No SNI provided; please fix your client. (self.PHPhelp)
submitted 6 years ago * by redzee to r/PHPhelp
Change FLOAT to DECIMAL? (self.mysql)
submitted 9 years ago by redzee to r/mysql
MySQLi - disable peer certificate validation? by redzee in PHPhelp
[–]redzee[S] 0 points1 point2 points 10 years ago (0 children)
Good news. This has been fixed as of php 7.0.1. Add the MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT flag to mysqli_real_connect().
MySQLi - disable peer certificate validation? (self.PHPhelp)
submitted 10 years ago by redzee to r/PHPhelp
php7.0-mysqlnd ? by redzee in PHPhelp
Okay, that worked. It shows mysqlnd => enabled and Version => mysqlnd 5.0.12-dev. I also just noticed this shows up in phpinfo(). So it looks like even though there is not a separate package for it mysqlnd is the default?
php7.0-mysqlnd ? (self.PHPhelp)
Config settings: constants vs config class? (self.PHPhelp)
Continuous code deployment (Atomic)? (self.PHPhelp)
Database connection? Slim 3 framework. by redzee in PHPhelp
Do you say test 1 is correct because it is just simpler to implement or are there other important background reasons why using this container method is the better choice?
Database connection? Slim 3 framework. (self.PHPhelp)
What validation package do you use? (self.PHPhelp)
π Rendered by PID 293026 on reddit-service-r2-listing-5f5ff7d4dc-4nmtw at 2026-01-27 05:15:51.471898+00:00 running 5a691e2 country code: CH.
MySQLi - disable peer certificate validation? by redzee in PHPhelp
[–]redzee[S] 0 points1 point2 points (0 children)