Home > Q&A > body text
mysql_query()
mysql_fetch_array()
It can be used in php5, but now I want to change to php8
autoload2022-06-09 09:17:19
PDO::query() and fetch(PDO::FETCH_BOTH) replacement