OiO.lk Blog PHP mysqli_ping is deprecated. What should I replace it with?
PHP

mysqli_ping is deprecated. What should I replace it with?


I was using mysqli_ping() to check if the mysqli connection was up. In the latest PHP 8.4 version, this function was deprecated and will be removed in the future. Why is this function deprecated, what can I replace it with, and was I wrong to use it in the first place?



You need to sign in to view this answers

Exit mobile version