#database

Ask Question

No description yet for this tag.

0 votes 1 answers 0 views
How can we connect to a MySQL database using PHP?

Using the mysqli extension or PDO (PHP Data Objects).

asked 2 months ago by chance